| TEMP MESSAGE BOARD | |
| Messages from the thread "Cookies - Logins and other spraci" |
Subject: Cookies - Logins and other spraci Date: 2004-07-04 08:59:17 |
Michael, I have cookies enabled with no problems logging in or staying logged in until I leave the site.. then I gotta log in again. This sucks because I can't just bookmark the message board. Is this something on my end? This effects my time in the house because I get sick of logging in all the time. |
Subject: Re: Cookies - Logins and other spraci Date: 2004-07-05 11:29:21 |
Michael, I have cookies enabled with no problems logging in or staying logged in until I leave the site.. then I gotta log in again. This sucks because I can't just bookmark the message board. Is this something on my end?Just make sure you remove any session id's from the url you want to bookmark (ucode,sessionid, etc) .. If the session id does not match your current session, it will log you out There is also a timeout, it will log you out if the session is not used for a few hours. |