System Message to a Node Author when a new comment is posted
Buffer2k - September 9, 2009 - 11:10
Hi,
is there a way to inform the author of a node via a drupal system message when his node got comments?
I tried a lot with the Rules Module but i didn't get any useful results.
Thank you!

Try "actions" . I believe it
Try "actions" . I believe it can notify you of a lot of things in drupal 6
Ali Hammad Raza
WordsValley.org
Hi, thank you for your
Hi,
thank you for your replay. but it seems that "Actions" only informs the author by sending an e-mail. :(
_
In order to send messages to another user you'd need to use a messaging module (ie http://drupal.org/project/privatemsg or http://drupal.org/project/messaging_sendto)-- not sure which, if any, integrate with rules or actions/triggers though.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
I am talkin about the drupal
I am talkin about the drupal system message :) No E-Mail or private message. I am talking about the message box which shows errors or messages like "Node has been published".
_
The system message doesn't have a parameter for user-- it displays a message to whatever user is active when it's triggered. afaik, you can't have one user trigger a system message to another.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.