Hi, ive got a little problem with the timezone hack with regards to submitting stories. The hack has worked fine for the timezone im in (GMT), however i also used the hack below to try and solve the problem with submitting stories.......
Quote by Joe: I think I found the issue with changing timezones and the story edit not working properly.
On line 910, I changed the DB_save call a little. Instead of storing $date, I changed it to FROM_UNIXTIME($unixdate).
That seemed to solve the issue with having a different time after a story is stored.
this corrected the time that a post is posted at, BUT the year changes to 1979, anyone got any ideas???
The GL version im using is 1.3.8-1sr4.
cheers.