The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
You'd need something like:
Code:
UPDATE user LEFT JOIN userfield USING(userid) SET fieldX='No', fieldY='No', fieldZ='No' WHERE (options & 16) = 0 and Code:
UPDATE user LEFT JOIN userfield USING(userid) SET fieldY='No' WHERE (options & 4096) = 0 of course you need to set X, Y, and Z to the actual ids. |
Благодарность от: | ||
hopspitfire |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|