Quote:
Originally Posted by ssslippy
Ive installed this with a fresh version of shoutbox and it still switches the the to the currently users time zone.
|
Can you try to debug this by removnig the "date" tags from:
Code:
<date>{$Shout['time']}</date>
so you have just:
And then see if users in different time zones receive the same UTC value? (They should)
Are your users' local clocks set correctly?