Problems
#1
Somehow, shows correct time except the day is one day behind.
#2
Logs out of my vbulletin automaticlaly when I click on the world time zone link to enter the page
Code:
<tr>
<td style="padding-left:5px; padding-right:5px" height="18" align="center" bgcolor="#F5F5FF">
<font SIZE="2" color="#FF9900">
<img border="0" src="http://www.talkjesus.com/designs/radio_dream/buttons/lastpost.gif" width="16" height="14"></font></td>
<td style="padding-left:3px" height="18" align="left" bgcolor="#F5F5FF" width="100%">
<div class="smallfont">
<a href="http://talkjesus.com/worldtimes.php" style="text-decoration: none">
World Time Zones</a></div></td>
</tr>
That is the code portion from my forumhome template.