The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
Hi Justin,
You can set the "Default Timezone Offset", the default timezone for new users & guests, in AdminCP->Settings->Date and Time Options->Default Time Zone Offset. Warning: The following procedure will directly modify your database. BACK UP your DB before attempting. Very dangerous to do without a backup. You can change the timezone for all current users via AdminCp->Maintenance->Execute SQL Query. Enter the query: Code:
UPDATE [TABLE_PREFIX]user SET timezoneoffset = "[-12 through +12]" Code:
UPDATE user SET timezoneoffset = "-12" -Nick, SEOvB Developer |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|