All members receive notification of all message board posts? [message #28345] |
Wed, 19 October 2005 10:33 |
|
I would like to ask: Is there a way to configure my FUDForum so that ALL members are "subscribed" to ALL topics and replies to topics?
i.e. So that a member is notified by email whenever ANYTHING whatsoever is posted?
Thank you for any assistance with this.
CelebrateCapitalism.ORG
"Why? Because I own my life!"
* * * * * * * * * * * * * * * * *
phpBB? Invision Power Board? vBulletin?
Yes, all excellent. But The FUD is my favorite! Try it now @ http://FUDForum.org
|
|
|
|
|
Re: All members receive notification of all message board posts? [message #28410 is a reply to message #28402] |
Sun, 23 October 2005 18:02 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Well, I suspect you'd need to do this for newly registered users, so the hack would need to be applied to register.php.t script.
As far as subcribing user to a forum, that's simple, use the forum_notify_add() function found inside forum_notify.inc.t
FUDforum Core Developer
|
|
|
Re: All members receive notification of all message board posts? [message #28537 is a reply to message #28410] |
Sat, 29 October 2005 08:41 |
|
Ilia wrote on Mon, 24 October 2005 04:02 |
As far as subcribing user to a forum, that's simple, use the forum_notify_add() function found inside forum_notify.inc.t
|
Thanks.
I enter ACP >> Template Management >> Template Editor >> [select template] >> [ + ] forum_notify.tmpl
But this file doesn't open up. In fact it no longer appears in the list of all files.
But if I click again on Template Editor and open the template, the forum_notify.tmpl file appears again.
If I click on it again, it vanishes.
Is this normal? Or is there some bug in my system?
I tried it in both Explorer and Mozilla Firefox and experienced the same problem.
Thanks for any assistance with this matter.
CelebrateCapitalism.ORG
"Why? Because I own my life!"
* * * * * * * * * * * * * * * * *
phpBB? Invision Power Board? vBulletin?
Yes, all excellent. But The FUD is my favorite! Try it now @ http://FUDForum.org
|
|
|
|