Page 1 of 1

Session Error

Posted: Mon Sep 01, 2008 12:32 am
by tech4c
HI , i am new to the forum and this is my first time that i submit a question my problem is i got this error on my website's one page the error is like

"Warning: Unknown: The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in Unknown on line 0"

I don't know what's problem can you guys help me out.
Thanks in advance.

Re: Session Error

Posted: Mon Sep 01, 2008 12:41 am
by gilley55
IT would be nice if we could see your code!
but anyway based on the error i believe there is a character some where thats is neither a number or letter
make sure you are using numbers or letters ONLY!

Tip: always copy and paste your error on google and do a search.
Magical things can happen

Re: Session Error

Posted: Mon Sep 01, 2008 8:02 am
by Sindarin
Maybe it's a BOM signature error. Do you use UTF8 encoded files?