Welcome Guest, Not a member yet? Register   Sign In
Session aren't following the user... pretty weird
#1

[eluser]kakawett[/eluser]
Hi there.

I'm experiencing something VERY strange right now. It's not the same time that I'm using CodeIgniter but it's the first time it's doing me that error.

The session isn't following the user... I'm saving sessions in the database to see what's happening and when I refresh the page, it recreate a new session, despite my cookies are enabled for all sites...

So it's like... flash session which doesn't work for 2 pages, it's more like simple PHP variables so it's pretty strange.

I'm not sure it's a CodeIgniter issue, I'm thinking of the development server I'm currently using, did any of you got something similar or have an idea ?
#2

[eluser]kakawett[/eluser]
It seems that CI doesn't create any cookie but store the data in mysql so it doesn't find the id so it recreate a new one every time




Theme © iAndrew 2016 - Forum software by © MyBB