mickeyren Posted September 26, 2005 Posted September 26, 2005 Its poses a lot of problems, i wanted this to be removed. hope someone could help me out, thanks. -david Best Regards, David Ang
Guest Posted September 26, 2005 Posted September 26, 2005 Its poses a lot of problems, i wanted this to be removed. hope someone could help me out, thanks. -david you need to turn cookies on and store the session in the cookie. atleast that's what i was told. i cant get mine working yet tho. see thread above.
FalseDawn Posted September 26, 2005 Posted September 26, 2005 No you don't - you just need to make sure your configure.php file has the paths set correctly, so the cookie can be retrieved. If the cookie can't be retrived (for example, if you have an error in your configure.php, or the user has disabled cookies, then the session ID will be passed in the URL) if you want to block the session ID from appearing in the URL regardsless of the user's cookie settings, then you need to force cookie use, but consider the ramifications before doing so.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.