View Full Version : Auto-subscribe to threads
vexxy
08-28-2007, 10:52 AM
Hey,
Is there a mod (coulnd't find any setting in vb) that can auto-subscribe registered users to threads that they post within? I mean...if someone replies to a thread,automatically he will be subscribed to that thread
ty :)
Kirk Y
08-28-2007, 06:37 PM
vBulletin Options -> User Registration Options -> Default Registration Options; Automatic Thread Subscription Mode
- Setting this will make it default that all newly registered users automatically subscribe to their threads
AdminCP -> Maintenance (Very bottom) -> Execute SQL Query -> Automatic Query Dropdown; Look for "Do not subscribe", "Subscribe with no notification", etc.
- Setting this will change all currently registered users to whichever subscription type you choose.
UserCP -> Edit Options -> Messaging and Notification; Default Thread Subscription Mode
- This is the process for registered users to change their subscription mode.
scart3r
10-04-2007, 01:23 AM
Thanks for the info :)
I have one prob though, When I click on Execute SQL Query - I get a message saying that I don't have permissions to do that. In the user groups manager I have the admin set to all privileges. Have i missed something?
Kirk Y
10-04-2007, 01:33 AM
You need to edit your "includes/config.php" file to allow your User ID the permission to execute SQL queries.
Warlock40
11-22-2007, 03:52 PM
Is there any hack or option for an admin to "subscribe" users to a specific thread.
ilanyon
05-22-2009, 10:15 PM
You need to edit your "includes/config.php" file to allow your User ID the permission to execute SQL queries.
Hi, sorry to bump an old thread...but it is very relevant to my current situation...
Could you please enlighten me as to how exactly I edit this file and what line I am looking for to amend?
Thanks heaps in advance,
Ian
HMBeaty
05-22-2009, 10:20 PM
Your includes/config.php file is the file you modified for vBulletin to work for your site. And just search for ****** USERS WITH QUERY RUNNING PERMISSIONS ******
and add your userid
ilanyon
05-22-2009, 10:58 PM
Your includes/config.php file is the file you modified for vBulletin to work for your site. And just search for ****** USERS WITH QUERY RUNNING PERMISSIONS ******
and add your userid
Got it and done...thanks again, much appreciated!
Ian
TheHack3r
05-15-2011, 07:46 AM
Its work, thx... :D
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.