1
efedora
Email forum entries
  • 2003/10/17 14:49

  • efedora

  • Just popping in

  • Posts: 6

  • Since: 2003/1/3 1


I would like to set up a forum that will email to a user when a new entry is made in the forum as a topic or reply.
I know this can be done as administrator but the users do not have this option as far as I can see.
Is it possible to set up XOOPS forums to email all entries to a user?

2
ackbarr
Re: Email forum entries

Xoops 2 has an integrated Notification system that will perform this task. In the Forum Preferences set the "Enable Notification" option to "Enable Notification (both styles)"
Then in "Enable Events" make sure all events you want users to be able to subscribe to are highlighted.

Now when users browse your forums a "Notification Options" section will be added to the bottom which will let a user subscribe to these events, and be notified automatically.

Please note that if you have a high post count, or high user count, the amount of emails generated can overload a server. You should especially be careful in a shared hosting environment.

3
efedora
Re: Email forum entries
  • 2003/10/18 14:44

  • efedora

  • Just popping in

  • Posts: 6

  • Since: 2003/1/3 1


The "Notification Options" for the admin include,
"Notify me of any new posts (include full text in message)."
However when I'm logged in as a user I only see,
"Notify me of any new posts."
The option to include full text does not appear.
What am I doing wrong?

4
ackbarr
Re: Email forum entries

If you want the users to see the full post open up /modules/newbb/xoops_version.php

and change the following:
$modversion['notification']['event'][6]['admin_only'] = 1;

to:
$modversion['notification']['event'][6]['admin_only'] = 0;


Then go to System -> Modules and Update the forum module.

5
efedora
Re: Email forum entries
  • 2003/10/19 14:49

  • efedora

  • Just popping in

  • Posts: 6

  • Since: 2003/1/3 1


Thanks, that should do the trick.

6
supernix
Re: Email forum entries
  • 2003/11/3 18:48

  • supernix

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/3/13


Thanks I needed that too.

It would be nice however if that feature could be enabled on a per forum basis though and or on a thread basis.

Login

Who's Online

192 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 192


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits