1
JamesSAEP
global notify of any new event or comment in 2.2.4
  • 2006/2/1 23:18

  • JamesSAEP

  • Just can't stay away

  • Posts: 732

  • Since: 2005/2/28


I have a 2.2.4 site that all the members want to be notified of any and all events/comments posted to the site.

Current modules:
extcal
cbb
news

Is there a way to change all the users to receive email notifications at once, or is each user going to need to update their profile individually?

thanks.

2
allnewtome
Re: global notify of any new event or comment in 2.2.4
  • 2006/2/1 23:58

  • allnewtome

  • Not too shy to talk

  • Posts: 175

  • Since: 2005/11/30


I asked a question like this a while ago... basically it has to be done for each user manually (either by them, or by you).

Alternatively, you could change the SQL tables, but it's not a simple case of changing a 0 to a 1 for every user. Each notification is a row (OK I don't know the real name) in a notifications table, so you'd have to know how the notifications system works (e.g. whether other rows are affected; what the column headings represent - this bit is easier) then add lots of rows, or use a modified php script (notifications.php?) to run through all users and add rows for each of them (and for each module).

Hope this helps.

3
JamesSAEP
Re: global notify of any new event or comment in 2.2.4
  • 2006/2/2 15:12

  • JamesSAEP

  • Just can't stay away

  • Posts: 732

  • Since: 2005/2/28


Thanks for the reply. Yeah, I was looking at the tables and trying to figure out what needs to be modified. I'm going to keep working on it and if I succeed, I'll post back what needed to be done.

Login

Who's Online

193 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 193


more...

Donat-O-Meter

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

Latest GitHub Commits