PDA

View Full Version : Problem to log-in


Gabi
03-11-2007, 01:45 PM
Hi,

since this morning I have troubles with your website. I can log-in but when I try to navigate eg. to www.scrapartist.com/gallery/ I get error. I found the problem is because of time saving change here in Canada (US). When I change the timezone of my PC to Europe it works. By looking at the HTML code of the webpage this script seems to cause the problem:
<!-- auto DST correction code -->
<form action="profile.php" method="post" name="dstform">
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = -5 + 0;
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 -->The code above seems to submit a form but this profile.php does not work, it just displays my web browser's name.

Can you fix this so I can revert my timezone settings back to Canada?

Thanks,
Gabriela

LisaWhitney
03-11-2007, 03:20 PM
Hi Gabriela, gosh so sorry you are having issues. Go ahead and send an email to admin at scrapartist dot com and I am sure you will hear from someone shortly.

Good Luck!!!

Gabi
03-11-2007, 08:35 PM
Hi Lisa, thank you for your help. I sent an email to admin. I hope everything will work properly soon.

Gabriela

Aunti M
03-11-2007, 10:43 PM
You are not alone. I have not been able to log into the gallery at all today either. I will try to change my time zone and see if that helps. I'm on US Mountain time.

LolaLovesLife
03-12-2007, 03:30 PM
I wasn't able to view gallery yesterday, as well as today. thanks for posting so I know I am not alone.

Michelley-Jelly
03-14-2007, 12:35 AM
Yes, this is due to day light savings time. What you need to do is login to your account in the forum.

Click on Edit options

Then scroll down to date and time

Change your settings from

Automatically detect DST settings

to

DST Corrections always off

You should then be all set, but you may have to clear out your cache before your browser see's the change :)