Somehow it seems that the UR Mailer module doesn't send any messages. I tried several relationship requests, but no message is being send. Sending messages by contact form is no problem.
Somehow it seems that the UR Mailer module doesn't send any messages. I tried several relationship requests, but no message is being send. Sending messages by contact form is no problem.
Comments
Comment #1
alex.k commentedStarted looking at this, need to test and bugfix some more.
Comment #2
alex.k commentedCommitted an update to this module. Messages do get sent now, and are customizable in User Relationship settings.
In addition, I've reworded all emails so to avoid using 'a @relationship_type' combination. It did not look good when relationship_type is 'associate', for example.
Please try it out, and post back if anything is out of place.
Comment #3
zilla commented@alex.k - to get this, should we be pulling down the latest dev from the project home page? saw one for today...
Comment #4
alex.k commentedYep, dev releases will have the latest code.
Comment #5
alex.k commentedComment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
rschwab commentedI won't actually change the status on this issue, but from what I can gather this bug has not been fixed. I am not getting email notifications from UR-mailer, but contact form works fine as do messages sent from the privatemsg module and a custom module I've built. So its not a problem with my server or general Drupal installation.
I thought it might be my theme and specific implementation of User Relationships, but I switched to garland and tested and still does not work.
Has anyone else experienced this problem since this issue closed?
- Ryan
Edit: I just installed a plain vanilla drupal instance and added UR-UI, UR-API, and UR-Mailer, and the notification email worked. So now my most up-to-date guess is there is a conflict among modules I've got installed. I will update this issue if I can find the problem.
Edit^2: Please see http://drupal.org/node/725998 for the bug report on this.