MyBB Community Forums

Full Version: I can't access my account
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(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!
Pages: 1 2