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

[eluser]Unknown[/eluser]
I have the same problem (without using a database). I figured I would try some totally random stuff, I changed this in config.php and voila it works.
Code:
// $config['sess_encrypt_cookie'] = FALSE;
$config['sess_encrypt_cookie'] = TRUE;
If I haven't missed something this surely seems to be a bug, and is probably related to your bug.

EDIT: misspelling on 'cookie'.


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