The NEW Build Your Own Arcade Controls

Main => Main Forum => Topic started by: tikbalang-newuser on November 30, 2006, 11:20:58 am

Title: forum errors -- possible fix here
Post by: tikbalang-newuser on November 30, 2006, 11:20:58 am
hello everyone!

please check the session id set by this board's cookie if it is part of the problem. note that it gives out an expiry date of 1970-01-01.

refer to the screenshot below:

(http://img329.imageshack.us/img329/982/arcadeyx9.th.gif) (http://img329.imageshack.us/img329/982/arcadeyx9.gif)

i used opera's cookie manager to view it.

Code: [Select]
http://img329.imageshack.us/img329/982/arcadeyx9.gif
Title: Re: forum errors -- possible fix here
Post by: Meltman1 on November 30, 2006, 02:09:37 pm
Good find. I was actually thinking to myself it may be server time related. The server's time seems... off to me as a guest.

Not that that has anything to do with cookies or variables stored within, but you get the idea.
Title: Re: forum errors -- possible fix here
Post by: squeem2 on November 30, 2006, 02:45:03 pm
Well, I got an error about the page's cookies, so I thought something vaguely related to this, but not knowing much about it, didn't know how to approach it.
Title: Re: forum errors -- possible fix here
Post by: sirwoogie on December 01, 2006, 10:26:41 pm
PHPSESSID is not used by the forum. If memory serves, cookies have that date set when they are intended to expire at the end of the browser use. According to firefox, that cookie "Expires: at end of session"

This seems to suggest to me that my hunch is correct.