Welcome Guest, Not a member yet? Register   Sign In
Another disappearing session bug?
#1

[eluser]SkiOne[/eluser]
I have a for doing a POST. In the method that receives it, it stores the vars in the post in an array and then stores that array in a session. I am using database backed sessions.

If I go back or forward (i.e. do a page load) the specific variable I am storing get's erased but others I have stored are there.

I checked the timezone set for the server, php and mysql and made sure they are all the same. I have seen the behavior consistently in firefox and most of the time in chrome; haven't even tried IE yet.

I am checking for and logging this variable as the first thing in my controller and I can see that the data is lost at that point but if I look in the db that variable is there before the page reloads.

I have done extensive googling and even tried the Native_session library and still no good.

Any suggestions?

Edit:

On closer inspection it appears to create a new session everytime. I checked the useragent field and set it to 255


Messages In This Thread
Another disappearing session bug? - by El Forum - 08-17-2012, 11:09 AM
Another disappearing session bug? - by El Forum - 08-21-2012, 01:57 AM
Another disappearing session bug? - by El Forum - 08-21-2012, 02:46 AM
Another disappearing session bug? - by El Forum - 08-21-2012, 03:14 AM
Another disappearing session bug? - by El Forum - 08-23-2012, 02:35 PM
Another disappearing session bug? - by El Forum - 10-23-2012, 02:12 AM
Another disappearing session bug? - by El Forum - 10-23-2012, 02:27 AM
Another disappearing session bug? - by El Forum - 10-23-2012, 09:03 AM
Another disappearing session bug? - by El Forum - 11-04-2012, 12:58 PM
Another disappearing session bug? - by El Forum - 12-15-2012, 01:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB