The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]() Quote:
Run this query: Code:
UPDATE vb_user LEFT JOIN vb_userban ON (vb_userban.userid = vb_user.userid) SET vb_user.usergroupid = x WHERE vb_user.usergroupid = 8 AND vb_userban.reason = ''; Also make a backup of the user and userban tables as well before you run the query. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|