Welcome Guest, Not a member yet? Register   Sign In
Sessions Lost after every refresh in IE7
#1

[eluser]Guest[/eluser]
Hi guys,

i'm having a really strange problem -

I have setup my sessions to use a database.

In Firefox, and on another machine in IE8 - it's working fine.

But on the same machine firefox is installed, when using IE7, My codeigniter project will not keep sessions.

The data is being stored in the ci_sessions table in my database, but when you refresh the page, just another row is added to the database, instead of it using the previous data.

Here you can see, the data is going into the database great, but it is not linking backup the next time:

[Image: mydb.gif]

I do not see how this can be my code, as it works fine in the the other browsers - i have also scanned and remove any place where the session could be unset.

Are sessions based on cookies at all? Or is it totally loaded from the database. I did have a quick look at the wiki at other sessions libaries, but they were from years ago, so im guessing the new ci session libary is better then any alternative.

Thanks for any help getting this working :-)

Regards,


Messages In This Thread
Sessions Lost after every refresh in IE7 - by El Forum - 01-21-2010, 04:30 PM
Sessions Lost after every refresh in IE7 - by El Forum - 01-22-2010, 03:03 AM
Sessions Lost after every refresh in IE7 - by El Forum - 01-22-2010, 03:28 AM
Sessions Lost after every refresh in IE7 - by El Forum - 01-22-2010, 03:32 AM
Sessions Lost after every refresh in IE7 - by El Forum - 01-22-2010, 03:46 AM
Sessions Lost after every refresh in IE7 - by El Forum - 01-22-2010, 06:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB