![]() |
3.8.7 shows wrong time (hours OK, minutes fail) regardless of settings
Right now, vBulletin shows time "08:02" in the index page end, all posts also shows "08:02" as time, during the whole hour "08" (using 24hrs clock mode).
As soon as the hour switches to "09" the forum says "09:02" in the index. The minutes won't change --------- I wrote a quick test in PHP: print date("H:i"); print time(); Gives me... 08:57 and 1329638264. So it works, both the unix time stamp and the date function. In vBulletin, the time settings is "H:i", same as above. But it does not show the correct minutes. Checked the tables in MySQL for threads, the correct time() is set on each thread. But does not show the correct minutes time in the forum listing either. Using PHP 5.3.3 Any ideas? |
The only thing I can think of is that '02' could be the month, but the format character for that is 'm' so you probably did not mistake 'i' for 'm'.
|
Found the error.
There was an faulty override setting in the Language settings for time format. Works now =) The problem began when the web server was updated to a new version of php 5 |
i think 1st now you have to contact yours hosting provider
|
Quote:
|
All times are GMT. The time now is 07:40 AM. |
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:
|