Tagged Questions
0
votes
0answers
16 views
Make users to be subscribed by default with Notifications?
Im using the Notifications module for D6. How can I make users subscribed by default to a content type? Thanks
0
votes
1answer
313 views
”Send messages to all members” to all members in Organic Groups doesn’t work
I’ve enabled the function in my Organic Groups module where an admin of a group can send a message as a mail to all the group’s members. I’m forwarded to the page domain.com/node/nodeid/broadcast and ...
0
votes
1answer
289 views
Subscribe/Unsubscribe link to a group's content type using Notifications & OG
We're using the Notifications module with Organic Groups (in Drupal 6). We have been writing our own UI module for Notifications so that it is simpler to use and more tailored for our client's needs. ...
1
vote
2answers
984 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 ...
4
votes
1answer
953 views
How to display messages from a block separately from $messages in page.tpl.php
I have a webform which works as a newsletter subscription form: it displays a textfield for an email and a button. When the button is clicked, a notification message is displayed on top of the page ...