Welcome Guest, Not a member yet? Register   Sign In
"Disallowed Key Characters" because $_COOKIE were not cleared reasonable.
#9

[eluser]Unknown[/eluser]
The only solution that worked for me was the first one that Doan Du posted, but there was still a big problem after I used it -> the sessions does not work anymore. So I am not using that solution anymore. Anyway, thank you for your help.

My problem was that I have installed the same script on two diffrent domains and I used the same "sess_cookie_name"
Code:
$config["sess_cookie_name"]="ci_session";

for both of them.

Now I'm using different names on each domain and I have no problems.

Regards,
Adrian


Messages In This Thread
"Disallowed Key Characters" because $_COOKIE were not cleared reasonable. - by El Forum - 08-16-2012, 04:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB