We use Drupal as the host for our website. We have a forum feature to let supporters make comments and chat. We cannot, however, figure out how to receive updates whenever someone posts to the forum. Is this a possibility?
Thanks

Comments

gareth_w’s picture

...but not out of the box. You'll need to add a module to handle subscriptions.

It's been a while since I looked at this and the last time I did the subscriptions module was undergoing a rewrite, but it always worked fine for me. I'd start by looking at that, but as usual there are more ways to do this - just browse the modules archive here.

You may also need to add/modify some css/php to get the subscriptions link to appear how you want it in the forum. Check out some of the advanced forum stuff which (again, last time I looked) was trying to incorporate some of this.

Hope this points you in the right direction,

Gareth