Notify by default

Guides & Snippets for phpBB3. Try the Snippets here and share Your own Snippets
There is no support here! Only Read Access!
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 815
Joined: 05 Mar 2010, 01:10
BBCodes: 2000
Favourite BBCode: p**n tube
Favourite MOD: Non of Stokers

Re: Notify by default

Post by Steve »

Note that INSERT INTO phpbb_config could be different in your database.
If your tables is named something else than phpbb you will need to edit this before running the SQL.
yours might be:

Code: Select all

    UPDATE `bullseye_forum_users` SET `user_notify` = 1 WHERE `user_type` <> 2 
note the difference phpbb_ was removed and replaced with bullseye_forum_
NAPWR wrote: Nice, Stoker is Hot
download/file.php?id=2327&mode=view
User avatar
Bullseye
BBCoder IV
BBCoder IV
Posts: 153
Joined: 02 Apr 2010, 20:49
Location: England

Re: Notify by default

Post by Bullseye »

still not working...... :(
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: Notify by default

Post by heredia21 »

How will we get notified when a new user replies to post. popup?
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
User avatar
Bullseye
BBCoder IV
BBCoder IV
Posts: 153
Joined: 02 Apr 2010, 20:49
Location: England

Re: Notify by default

Post by Bullseye »

No email...
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Notify by default

Post by Stoker »

That is a user/server problem. Not really related to this post...

You can see if the settings changes, and it does. Which mean it works.
Board rules! No PM support
User avatar
Bullseye
BBCoder IV
BBCoder IV
Posts: 153
Joined: 02 Apr 2010, 20:49
Location: England

Re: Notify by default

Post by Bullseye »

Sorry for the confusion Stoker, I was replying to heredia21 when they said:
How will we get notified when a new user replies to post. popup?
However I do still have a problem...

Re: Notify by default (Post by Steve #2900)

Sorry to be a pain...
User avatar
Bullseye
BBCoder IV
BBCoder IV
Posts: 153
Joined: 02 Apr 2010, 20:49
Location: England

Re: Notify by default

Post by Bullseye »

Actually....

I now found this in ACP > Users and Groups > I looked up a current member > went to preferences and see this:
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Notify by default

Post by cisco007 »

if you ran the sql query correctly, that should have been checked for all the users that are currently registered to your site!
User avatar
Bullseye
BBCoder IV
BBCoder IV
Posts: 153
Joined: 02 Apr 2010, 20:49
Location: England

Re: Notify by default

Post by Bullseye »

I see, thank you! :D
User avatar
Bullseye
BBCoder IV
BBCoder IV
Posts: 153
Joined: 02 Apr 2010, 20:49
Location: England

Re: Notify by default

Post by Bullseye »

I think its working now, I looked at a few current members and their options all appear to be set to yes :D


Thanks again guys! :D



~John~
Locked