The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
john posted a db query somewhere back that you could run to change everyones set setting, for example I wanna change everyone to style 6 how would I do this?
-myles |
|
#2
|
||||
|
||||
|
[sql]UPDATE user SET styleid='6';[/sql]
|
|
#3
|
|||
|
|||
|
No quotes:
[sql] UPDATE user SET styleid=6 [/sql]
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|