Welcome Guest, Not a member yet? Register   Sign In
Invalid CSRF token when submitting a form
#3

Code:
$config['cookie_prefix']    = '';
$config['cookie_domain']    = '.mylocolist.com';
$config['cookie_path']        = '/';
$config['cookie_secure']    = FALSE;
$config['cookie_httponly']     = FALSE;


Thank you for your help with this
Reply


Messages In This Thread
RE: Invalid CSRF token when submitting a form - by alex3410 - 01-24-2018, 06:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB