MyBB Community Forums

Full Version: Is there a way I can change the cookie domain if I already made the forum?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://forums.pojr.org/

I can't log into the forums. I figured out that it wasbecaue for the cookie domain and the directory, I put down:

.pojr.org
/forums/

Is there a way I can change it?
If you can't login to administration, you can change them from " mybb_root_directory/inc/settings.php " file.

Line 36-37 :

$settings['cookiedomain'] = "";
$settings['cookiepath'] = "/";

But after login to administration, you should change them from AdminCP.

Change -> General Configuration -> Cookie Path / Cookie Domain
Of course. [wiki]Cookies#MyBB_Cookie_Settings[/wiki]

ACP > Board Settings > Change > General Configuration