The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I have no idea about queries, so I dont know how to do this. Help me! :P
I want to change all timezones to GMT-4. Thanks. |
#2
|
|||
|
|||
![]()
"UPDATE user SET timezoneoffset = -4" should do it. I'd recommend you test it first though by adding a "WHERE userid = <your-user-id>" to make sure it works correctly
![]() Thanks, Alan. |
#3
|
||||
|
||||
![]()
UPDATE user SET timezoneoffset = '-4';
Don't know whay you would want to do that though? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|