Welcome Guest, Not a member yet? Register   Sign In
session 'range' ?
#7

[eluser]stijnvdb[/eluser]
I understand... Weird, even when I set it to the right dir it doesn't work... :/ It just keeps setting them globally... Confused here's what I have:

Demo:
Code:
$config['cookie_prefix']    = "adv_";
$config['cookie_domain']    = "";
$config['cookie_path']        = "/advanced/";

Personal:
Code:
$config['cookie_prefix']    = "vdb_";
$config['cookie_domain']    = "";
$config['cookie_path']        = "/stijn/";

I've also tried defining the cookie domain along with the path, but that didn't do it either...

...And thanks for helping me out guys! Smile


Messages In This Thread
session 'range' ? - by El Forum - 08-12-2007, 10:18 AM
session 'range' ? - by El Forum - 08-12-2007, 10:24 AM
session 'range' ? - by El Forum - 08-12-2007, 10:33 AM
session 'range' ? - by El Forum - 08-12-2007, 10:37 AM
session 'range' ? - by El Forum - 08-12-2007, 10:44 AM
session 'range' ? - by El Forum - 08-12-2007, 12:48 PM
session 'range' ? - by El Forum - 08-12-2007, 02:38 PM
session 'range' ? - by El Forum - 08-12-2007, 03:36 PM
session 'range' ? - by El Forum - 08-13-2007, 05:08 AM
session 'range' ? - by El Forum - 08-14-2007, 04:13 AM
session 'range' ? - by El Forum - 08-14-2007, 07:28 AM
session 'range' ? - by El Forum - 08-14-2007, 07:46 AM
session 'range' ? - by El Forum - 08-14-2007, 08:27 PM
session 'range' ? - by El Forum - 08-15-2007, 03:33 AM
session 'range' ? - by El Forum - 08-17-2007, 11:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB