![]() |
Having a time issue on my website
Down at the bottom my site is showing it is set for GMT -5 with the correct time. However, message post times seem to be way off.. almost 7 hours off. Any idea what would cause this? I just posted a message on my site and site time is showing 5:53pm however the message post time is showing Today at 12:13pm.
|
What time zone is set in the admincp vbulletin options?
|
GMT -5 Eastern Time (US & Canada), Bogota, Lima
|
For guests it shows GMT -4 on your forums.
If the date & time options in the admincp is set for GMT -5, then you most likely have a server issue, the DATE cmd would tell you what the server is set to via ssh. You can slap this in a php and upload it via ftp and tell us what the server date & time is. Code:
<? print(Date("1 F d, Y")); ?> |
That code returned:
1 February 14, 2009 |
Snakes most likely typed up the wrong code, use this instead:
PHP Code:
|
Quote:
Sun, 15 Feb 2009 02:54:22 -0700 |
It looks like vBulletin is not compensating for the timezone of the server somehow. If you are running PHP 5.2+, try adding this to the end of your config.php:
PHP Code:
|
Quote:
Jim |
All times are GMT. The time now is 10:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|