Quote:
Originally Posted by cheech790
That works, really thanks ! post/quote works also now
--------------- Added 03 Jul 2014 at 07:25 ---------------
Now the last Question, my Servertime is right for (GMT+1) -- (WEZ) but my vBulletin goes 2 Hours back, how to fix? In vbulletin is (WEZ +1) configured too but it also nothing happen when i change the time zone , vbulletin doesnt react if have tried central african time etc. and everytime the forum time is too hours back to GMT
|
First check your server time to be sure
Create a php file to see what server time is set at
PHP Code:
<html>
<head></head>
<body>
Server time <?=date("h:i:s F d Y T")?>.
</body>
</html>
upload to root and then access through browser.. what does it say?
Are you sure you have your server date and time set correctly in Vbulletin options? Check your profile options to be sure you have your profile set to correct time zone