0
votes
1answer
130 views

How to send notification email to individual users [duplicate]

I want to send notification email to some users when a node is created in my site. The author should select the individual users in the node creation form and then after save the node email will be ...
1
vote
1answer
57 views

Rules email notification for flagged user

I got Rules and Flags modules installed. I want other users to be notificated of flagged user new content. I made 2 rules: To add the author of content to bookmarks of user To send an e-mail ...
0
votes
1answer
76 views

Notification when creating/editing node

I have been trying for day to configure / search support for Notifications & Subscriptions to try to get them solve my problem but I have achieved no good results, I don't even know what the ...
8
votes
2answers
639 views

How to create Facebook style user notifications in D7?

Using Heartbeat I have been able to effectively make streams of user activities through Rules triggers. However I would like to be able to have users notified of new activities, and keep a count of ...
0
votes
0answers
115 views

Sending a notification once per day that lists new content

I want to create a rule that will email all the registered users/selected user roles once per day; the email should list all the new content that was added in the past 24 hours. (Let's say the email ...
1
vote
0answers
74 views

Immediate notifications dilema

I want to notify users immediately when a node they’ve subscribed to is commented on, but then not send them any more notifications (from any other node either) until they’ve visited the site. This ...
1
vote
2answers
989 views

Ubercart email notification to store owner when order submitted

I am new to Ubercart (we are installing and configuring on a Drupal 6 site) and have all of the store built out. I am attempting to set up a notification email to the store owner when an order is ...
2
votes
1answer
804 views

Create a rule to notify administrator users of new comments

I would like to use Rules to notify all administrator users of new comments that have been posted to the site. I can get as far as getting the notifications working for all comments, but I would like ...