2017-04-10, 06:38 PM
(2017-04-10, 06:34 PM)R34P3R Wrote: [ -> ]Your cookie domain is not set properly, it needs to look like this:
$settings['cookiedomain'] = "forum.illusionflow.net"; $settings['cookiepath'] = "/"; $settings['cookieprefix'] = "";
It's the same now and still nothing
I fixed it the problem was the secure cookie flag, thanks for all the help!