![]() |
How to disable auto subscription (blog)
Hi
(sorry for my english!) Every time when user adds a comment to the blog will be sent e-mail to all users who commented on the blog with information about the entry. How can I switch off this auto subscription for all users? I know that it can be turned off in the options for a single user, but I would like to turn off immediately all Thanks 4 help! |
You can try this on a test database first to see if it works. (Add a table prefix, if needed). ACP --> Maintenance --> Execute SQL Query
Code:
UPDATE blog_user SET subscribeown='none' Code:
UPDATE blog_user SET subscribeothers='none' |
All times are GMT. The time now is 04:03 AM. |
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:
|