Welcome Guest, Not a member yet? Register   Sign In
csrf_protection bug. Cant make it work
#12

[eluser]rei[/eluser]
Code:
$config['cookie_prefix'] = "";
$config['cookie_domain'] = "";
$config['cookie_path']  = "/";
$config['cookie_secure'] = FALSE;

I also tried using this:
Code:
$config['cookie_prefix'] = "stalkme";
$config['cookie_domain'] = "elementfx.com";
$config['cookie_path']  = "/";
$config['cookie_secure'] = FALSE;

But still no luck


Messages In This Thread
csrf_protection bug. Cant make it work - by El Forum - 07-27-2012, 08:57 AM
csrf_protection bug. Cant make it work - by El Forum - 07-29-2012, 12:33 PM
csrf_protection bug. Cant make it work - by El Forum - 07-29-2012, 04:09 PM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 01:03 AM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 06:10 AM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 10:15 AM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 03:44 PM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 03:47 PM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 03:52 PM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 03:55 PM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 03:57 PM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 03:57 PM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 04:00 PM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 04:01 PM
csrf_protection bug. Cant make it work - by El Forum - 07-30-2012, 04:22 PM
csrf_protection bug. Cant make it work - by El Forum - 08-10-2012, 06:29 AM
csrf_protection bug. Cant make it work - by El Forum - 08-10-2012, 08:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB