The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Set default time offset for all users using MYSQL command
As seen on topic, anybody knows the command?
I want to set gmt+4 to ALL USERS. not new registration, please help |
#2
|
|||
|
|||
running this query will set gmt+4 for ALL EXISTING USERS:
UPDATE user SET timezoneoffset=4; note: you can set a default timezone in vb options for NEW USERS by vBulletin Option->Date and Time option->Default Time Zone Offset |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|