MyBB Community Forums

Full Version: Multiple log in screens when making changes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
First time here,First time using MyBB, I just installed the forum software. Everything went great! Now, When I'm in the "admin" area,Every time I click on a tab or setting....It takes me to the admin log in screen, And I mean every single time. Is this forum script designed to do this? It gets a little annoying to log in again and again each time I click a tab or setting.
ver.1.4.3
This is a common problem, try and search next time Smile Your cookie settings are wrong, can we have your forum URL??
I was not sure what to put in the search box

http://www.lackofactionbureau.com/loamybb
I get a 404 error....
Nevermind, worked out the correct URL... remove the space in your cookie path in ./inc/settings.php and then change it again in the ACP. Also make sure your board URL is http://www.lackofactionbureau.com/loamybb in ./inc/settings.php (change it there and then the ACP if it is wrong) and ./cache/ and ./cache/themes/ is CHMODd to 777 to fix your theme.
(2008-11-08, 09:19 PM)Matt_ Wrote: [ -> ]I get a 404 error....
Nevermind, worked out the correct URL... remove the space in your cookie path ./inc/settings.php and then change it again in the ACP. Also make sure your board URL is http://www.lackofactionbureau.com/loamybb in ./inc/settings.php (change it there and then the ACP if it is wrong) and ./cache/ and ./cache/themes/ is CHMODd to 777 to fix your theme.

I did what was advised and it works now. Thanks a bunch for the help.
Good Smile