Welcome Guest, Not a member yet? Register   Sign In
Session data disappearing on redirect
#7

[eluser]pornnarnold[/eluser]
Right, I haven't found the cause, but I've created a solution.

If I add in this line to line 139 of /system/libraries/Session.php:

Code:
$session = stripslashes($session);

Now my sessions work!

I'm going to keep trying to find out why this behaviour is occurring but for now, I'm just happy that I can put this temporary hack in so that my clients' sites will work.

I would love someone higher up to take a look at this and look into a solution because there appears to be a lot of people on this forum having issues with the Session library.


Messages In This Thread
Session data disappearing on redirect - by El Forum - 07-09-2011, 09:14 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 09:46 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 10:08 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 11:12 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 11:24 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 11:27 AM
Session data disappearing on redirect - by El Forum - 07-10-2011, 12:10 PM
Session data disappearing on redirect - by El Forum - 07-11-2011, 01:24 PM
Session data disappearing on redirect - by El Forum - 07-12-2011, 02:41 AM
Session data disappearing on redirect - by El Forum - 07-12-2011, 08:37 PM
Session data disappearing on redirect - by El Forum - 07-13-2011, 02:14 AM
Session data disappearing on redirect - by El Forum - 07-14-2011, 08:08 PM
Session data disappearing on redirect - by El Forum - 07-14-2011, 08:18 PM
Session data disappearing on redirect - by El Forum - 07-15-2011, 01:40 AM
Session data disappearing on redirect - by El Forum - 07-15-2011, 06:27 PM
Session data disappearing on redirect - by El Forum - 07-16-2011, 03:48 AM
Session data disappearing on redirect - by El Forum - 07-16-2011, 04:37 AM
Session data disappearing on redirect - by El Forum - 07-16-2011, 09:41 PM
Session data disappearing on redirect - by El Forum - 08-03-2011, 03:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB