Quote:
Originally Posted by Zelda-King
At the moment I've just installed the 'user profile' bits (member.php and the MEMBERINFO template). Those with offset -5 (EST) seem OK but I, being GMT (offset 0) am showing up 2 hours behind and someone with offset -6 is showing as offset -8.
|
What is your server time set to in the Admin CP? And do you have the DST settings right for your server time? Let me know what that is set at and I will test it here on my setup. It is running true to form for me so it might just be a setting off somewhere.
If everything is set right on your end, try this and let me know what happens.
change
PHP Code:
$vboptions['timeoffset']
to
PHP Code:
$vboptions['hourdiff']
in the code