The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]() Quote:
Code:
UPDATE vb_user LEFT JOIN vb_userfield USING(userid) SET usergroupid=N WHERE field2=Y Quote:
Assuming step 1 has been done, Code:
UPDATE vb_user set homepage='' WHERE usergroupid=N '' is two single quotes, i.e. and empty string. Quote:
A lot of those can be done by going to the admincp, Maintenance > Execute SQL Query and finding the query under "Automatic Queries" (you need to have your userid in the config.php file, in the $config['SpecialUsers']['canrunqueries'] variable, or else have the site in debug mode). If I have it right, that leaves: -Save a copy of sent messages in my Sent Items folder by default -Enable Visitor Messaging that can't be set with an automatic query from that menu. When I get a chance I'll try to figure out what the queries would be for those. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|