EduGeek.net Site Problems Thread, Homepage redirects to unavalible page when log in in cached in EduGeek Stuff; When I go to the homepage with firefox 2 if I have left it logged in (credentials cached) it loads ...
-
19th March 2008, 01:27 AM #1 Homepage redirects to unavalible page when log in in cached
When I go to the homepage with firefox 2 if I have left it logged in (credentials cached) it loads the front page then redirects the browser to http://www.edugeek.net/profile.php?do=dst which does not appear to exist.
It works fine if I go right to the forums though.
Thanks.
edit:
Just checked it on another machine and it works fine, must be something to do with that machine I think.
Last edited by ZeroHour; 20th March 2008 at 09:48 AM.
-
-
IDG Tech News
-
19th March 2008, 02:02 AM #2 screwed up cookies/browser cache perhaps?
-
-
19th March 2008, 02:46 AM #3 Nope, cleared out the cookies and cache, restarted the browser etc, it even does the same thing in IE7. I had a look at the page source, it is something to do with this bit of code on the main page:
Code:
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = 12 + 1;
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code --> It only happens on my lesser laptop which is patched for the NZ DST changes, maybe it is something to do with that. At any rate this bit of code is cooked as the feature it is supposed to trigger is missing in action
-
-
19th March 2008, 11:10 AM #4 I think your right about it being a DST problem. I guess the forum software doesn't know about NZ DST.
-
-
19th March 2008, 12:33 PM #5 Fixed, or it should be
-
-
20th March 2008, 06:24 AM #6 Yeap, seems to be fixed now. Thanks ZH.
Geoff - its probably something to do with the fact that under DST New Zealand is GMT +13, crazy system, my old Garmin etrex couldn't cope with it either.
-
SHARE:
Similar Threads
-
[CLOSED] Bug/Error:
Homepage
By Edu-IT in forum EduGeek.net Site Problems
Replies: 6
Last Post: 20th March 2008, 12:18 AM
-
By Newton in forum Windows
Replies: 6
Last Post: 19th March 2008, 03:56 PM
-
By browolf in forum Networks
Replies: 7
Last Post: 17th January 2008, 12:39 PM
-
By OutToLunch in forum Windows
Replies: 3
Last Post: 22nd October 2007, 10:35 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules