MyBB Community Forums

Full Version: Automatic subscriptions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I installed this plugin http://mods.mybb.com/view/automatic-subscriptions. And this works for future members....
But I need a means to retroactively set all current members to subscribe to all forums.


Also, does anyone know how to alter the plugin so that it defaults to "Subscribe to all new threads"?
(2013-11-16, 10:24 PM)split Wrote: [ -> ]I installed this plugin http://mods.mybb.com/view/automatic-subscriptions. And this works for future members....
But I need a means to retroactively set all current members to subscribe to all forums.


Also, does anyone know how to alter the plugin so that it defaults to "Subscribe to all new threads"?

I'm not sure
But I think this will help you
Please backup before performing this query

[Image: 80c10hqqyk2jk9y5y9yb.png]

UPDATE mybb_users SET subscriptionmethod = 'xx'

xx=0 => no subscription
xx=1 => subscription without email
xx=2 =>subscription with email