![]() |
Stop Notifications email
How do I stop all notifications subscriptions are sent by email to users. I would do this through a SQL query.
|
Thread subscriptions for all users? Or other email notifications (if so which ones)?
|
Quote:
I want Thread subscriptions for all users! |
Ok this should (my hard drive crashed so I can't test it on the libraries computer :D ) set everyone's thread subscriptions to "through control panel only". If you want to change them to "do not subscribe" replace 0 with -1.
Code:
UPDATE subscribethread SET emailupdate = 0 WHERE emailupdate IN (1, 2, 3) |
Thanks dude, i'll test!
|
All times are GMT. The time now is 11:42 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|