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

alex.k’s picture

Assigned: Unassigned » alex.k

Started looking at this, need to test and bugfix some more.

alex.k’s picture

Committed 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.

zilla’s picture

@alex.k - to get this, should we be pulling down the latest dev from the project home page? saw one for today...

alex.k’s picture

Yep, dev releases will have the latest code.

alex.k’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

rschwab’s picture

I 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.