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_
Welcome to PhpBB3 BBCodes. Click here to register









