Closed (fixed)
Project:
User Relationships
Version:
5.x-2.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2008 at 12:50 UTC
Updated:
24 Jun 2010 at 08:23 UTC
I create a relationship with a user and thought the user will get a PM about it, so it looks at least on the UR settings screen under Messages - Notifications for user.
But no PM is ever send... so, how do get user notified about a new relation???
Comments
Comment #1
sprsquish commentedThe messages under Messages - Notifications are system messages. If you enable the mailer module, users will be emailed notifications. I hadn't thought about sending a PM. There's already some support for the Privatemsg module in the Private Message plugin. Adding support for sending notifications through the PM system could be created.
Comment #2
softtouch commentedIt would be really great if member receive a PM instead of email, because they visit the site, get the PM and know whats going on.
Many do not check their emails...
And many emails land in the spam folders (hotmail, yahoo etc.), so they never know they got an email.
Comment #3
sprsquish commentedFunctionality added to 2.7
Thanks for the suggestion!
Comment #4
softtouch commentedSo FAST??? Cool! Will try it now! THANKS!!!
Comment #5
sprsquish commentedI had the time and had basically already written the functionality when I wrote the mailer module. All I needed to do was adapt what I'd already done to work with private messages.
Comment #6
Nhilathak commentedis it possible to port this to drupal 6?
Comment #7
alex.k commentedNo plans to port this, sorry. If you are adventurous you can try to do it via Rules (see the latest code in http://drupal.org/node/468764)