The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Auto-subscribe to threads
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 |
#2
|
||||
|
||||
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. |
#3
|
|||
|
|||
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? |
#4
|
||||
|
||||
You need to edit your "includes/config.php" file to allow your User ID the permission to execute SQL queries.
|
#5
|
|||
|
|||
Is there any hack or option for an admin to "subscribe" users to a specific thread.
|
#6
|
|||
|
|||
Quote:
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 |
#7
|
||||
|
||||
Your includes/config.php file is the file you modified for vBulletin to work for your site. And just search for
Code:
****** USERS WITH QUERY RUNNING PERMISSIONS ****** |
#8
|
|||
|
|||
Quote:
Ian |
#9
|
||||
|
||||
Its work, thx...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|