Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Katrien on April 03, 2013, 03:35:13 AM

Title: notifications > For topics and boards I've requested notification <--error
Post by: Katrien on April 03, 2013, 03:35:13 AM
Dear all

in user profile > notifications > For topics and boards I've requested notification on, notify me
The standard setting is:  instantly - but only for the first unread reply

Above setting is not working unfortunately. Members do not receive any email notification

If we put that on: instantly <--- that works fine. Member do receive an email notification.

Problem/question:

We searched everywhere where to change this setting for all members at once including searching theme settings. There is no possibility to change this setting for all members at once.

Could you please advise how to solve this problem? As for us it is really important that users get an email notification and at this moment due to the standard setting which does not work, nobody gets it.

I hope to hear from you soon

ps using smf version 2.0.4

Kind regards
Katrien
Title: Re: notifications > For topics and boards I've requested notification <--error
Post by: Sir Osis of Liver on April 03, 2013, 10:22:35 PM

You can reset everyone to 'Instantly' by running the following query in your database:



UPDATE `smf_members` SET `notify_regularity` = '0'