Quote:
Originally Posted by mtha
I just wonder WHY you dont add this into installation instruction?
people need to check, or edit it before uploading, or you should head that off from $vbulletin->options[timeoffset]
using this, you wont need to worry about that editing
$servertime = ($timeoffset - ($timediff+ $vbulletin->options[timeoffset])); //Server is on GMT time
|
I just tried your line and it makes it 2 hours behind for me (hence, the reason I added the +2 when testing it).
We are working on a whole new setup for this that will require NO editing of any kind and it will show a lot more timezones and areas. There is a lot of information to enter so that is why it is taking longer than we had hoped for.