Hi,
I am testing friendlist module on my site. Everything works really nicely except when user A send a friend request to user B, user B will get a blank email from my site, which is no good...can someone please tell me how to get this fixed?
thank you =)
BB
Comments
Comment #1
dobeerman commentedsubscribe...
Comment #2
irakli commentedThis sounds like an environment issue unrelated to FriendList module. Also, I don't think FriendList has any code that actually sends e-mails, I believe it uses other modules via Rules for that (Marius?), so it's not possible to fix this problem within FriendList even if it indeed is a problem with something in Drupal.
Comment #3
mariusooms commentedYeah...it has to do with rules. However I have never been able to reproduce this error, so it is really hard to narrow down. Best would be to fiddle with the rules a bit yourself and see if you can manipulate any behavior. I think a conflicting module might the culprit. Also make sure you use the latest dev snapshots from Rules and Token as they are needed for things to work properly. Both are active modules so eventually you can use the stable versions.
Regards,
Marius
Comment #4
EnekoAlonso-1 commentedI have the same problem here... blank emails.
Comment #5
irakli commentedAgain - there's not a line of code in FriendList that sends an e-mail. This is NOT a FriendList issue.