The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to Set Existing Users Option to Show Signatures?
Hello,
I just noticed when I first setup vbulletin I accidentally set Display Signatures to Unchecked in VB settings -> User Registration Options Now that I have changed that and set it to Checked, it does not seem to apply to the change to existing users. Is there a way to mass edit all existing users profile now to set Show Signatures to Yes? Appreciate any help! Thanks! |
#2
|
||||
|
||||
First off, make sure your userid is set in includes/config.php to be able to run queries
Code:
// ****** USERS WITH QUERY RUNNING PERMISSIONS ****** // The users specified here will be allowed to run queries from the control panel. // See the above entries for more information on the format. // Please note that the ability to run queries is quite powerful. You may wish // to remove all user IDs from this list for security reasons. $config['SpecialUsers']['canrunqueries'] = '1'; |
#3
|
|||
|
|||
Thank you very much windows7site! That works but I had to choose On instead of Off for the option.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|