1
nuker
how to force email notification of new news postings
  • 2005/11/21 18:24

  • nuker

  • Not too shy to talk

  • Posts: 129

  • Since: 2002/12/14


Greetings all!

how can i force the news module notification option on all users?

i realize this has to be done via sql queries. I have done the query to enable notification by email on all XOOPS user accounts.

what i'm looking for now is the table / field to modify for all users to that they do have the Global new story notification on.

i appreciate any help you can provide

thanks!

2
Rickb
Re: how to force email notification of new news postings
  • 2005/11/23 5:22

  • Rickb

  • Not too shy to talk

  • Posts: 118

  • Since: 2004/10/24


A notification settings for each user should be set for each member during subscribing them to a private forum.

However the notification routine should be modernized to set notifications on for all those who reply to a forum. Moodel for instance sets notifications on for all those who post, replies or visits a forum.

Forcing notification or setting a subscription within the Admin would be most needed. If the member for some reason fails to set notifications on for any particular discussion they are a member of, the admin can not see this, they would have to log on as that member to set notification.

Forcing notification should also be allowed at the admin level but groups or individual.

Please contact me as we may be working on this solution for our needs.

Regards,

Rick

P.S. I think the notification routine needs to be overhauled. The notifications has inherent problems. php/bb has solved the issues with notifications - XOOPS framework, may have to scrap its the current way it tries to notify.

3
nuker
Re: how to force email notification of new news postings
  • 2005/11/24 14:12

  • nuker

  • Not too shy to talk

  • Posts: 129

  • Since: 2002/12/14


the preference setting for user selected notification for the news module must be stored somewhere? i suspect it is a flag or some king, but i can't find which table it is.

i'd like to do a simple update query to set the flag for this feature on all users.

anyone know how and where i can do this?

4
Taggy
Re: how to force email notification of new news postings
  • 2005/11/25 19:45

  • Taggy

  • Just popping in

  • Posts: 13

  • Since: 2005/8/9 2


Ditto here! Most of my users are not very tech savvy, and won't bother setting notifications - I need to be able to do this for them, preferably by groups.

Also, setting default notifications for new users would be very useful too.

5
nuker
Re: how to force email notification of new news postings
  • 2005/11/25 20:50

  • nuker

  • Not too shy to talk

  • Posts: 129

  • Since: 2002/12/14


yeah, i just can't figure out where that setting is stored in XOOPS or the news module!

6
gestroud
Re: how to force email notification of new news postings
  • 2005/11/25 21:01

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


I think you'd have to do it through phpmyadmin for each individual member, one at a time

7
nuker
Re: how to force email notification of new news postings
  • 2005/11/25 21:02

  • nuker

  • Not too shy to talk

  • Posts: 129

  • Since: 2002/12/14


yeah, which table, which field?

8
gestroud
Re: how to force email notification of new news postings
  • 2005/11/25 21:09

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


I know as much about it as you do, but I have a feeling the table called "user_profiles" and the field called "notify method" would be a wise choice.

9
nuker
Re: how to force email notification of new news postings
  • 2005/11/25 21:27

  • nuker

  • Not too shy to talk

  • Posts: 129

  • Since: 2002/12/14


that controls whether they want to be notified by email or private message.

i'm lookin for how to set the notification on for the news modules.

i already forced email updates by updating the user prefs table for notification type.

i want to set the notification for new stories on in the news module for all users.

currently, users login, and set that option manually. that option has to be stored somewhere, but i can't find out where...

10
gestroud
Re: how to force email notification of new news postings
  • 2005/11/25 22:43

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


I see what you mean. I've gone through the entire database structure and can't find anything referencing it. Not yet, anyway.

Login

Who's Online

154 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 154


more...

Donat-O-Meter

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

Latest GitHub Commits