I have a strange issue, my site's date changes from what appear to be different timezones. All the node's dates change randomly until refreshing the page a few times. Sometimes the time moves forward in time sometimes backwards. I can be 10:00 am and it shows 12:00 or 8:00.
I am not sure what is causing this issues, but any help would be greatly appreciate it.
thanks,
G
Comments
Comment #1
karens commentedI'm guessing you're using PHP4 or some other version earlier than PHP 5.2. See #397974: Dates moving ahead 2 hours on save and edit. I'm about ready to give up on the remaining PHP4 bugs. They are too time-consuming to fix and things work perfectly in PHP 5.2.
Comment #2
Gentoo7 commentedHi Karen,
I am usign PHP Version 5.2.6
Comment #3
Gentoo7 commentedthanks for the help, but my site still changes times through out the day.
Comment #4
arlinsandbulte commented@Gentoo7: I believe there were some related bugs in PHP 5.2.6 that might cause this.
My host has updated to 5.2.9 and I think is working better.
Otherwise, you could try your luck with the PHP4 module... but that has complications of its own.
Comment #5
arlinsandbulte commentedNo response after over 2 months at "postponed (maintainer needs more info)" status.
Marking as fixed.
(reopen if you still need assistance)