The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
[sql]UPDATE user
SET membergroupids = CONCAT(membergroupids, ',X') WHERE FIND_IN_SET(Y, membergroupids) AND NOT FIND_IN_SET(X, membergroupids)[/sql] Replace X (twice) with the new secondary membergroupid. Replace Y with the current usergroupid. Not tested, make a backup before trying. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|