MyBB Community Forums

Full Version: Login/Logout problems? PLEASE READ
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
im so sorry , i can not!
Site's borked on my end too...

$settings['cookiedomain'] = ".asperger.net.au";
$settings['cookiepath'] = "/forums/";


http://www.asperger.net.au/forums

I have spammers to delete, and can't.

EDIT: Tried .www.asperger.net.au too; no luck.
I've noticed with my site that I have a few empty forums that I can navigate to perfectly. Even the rules section I can open in the uppermost one. Trouble starts when I try opening a specific forum on the site that also is the only one containing any threads so far.

I've followed all the steps and even had to delete the settings.php. It propagates correctly with the cookie paths all in expected locations.

$settings['cookiedomain'] = ".areyoufitenough.com";
$settings['cookiepath'] = "/forum/";
$settings['cookieprefix'] = "";

This is the location of the forum
http://www.areyoufitenough.com/forum

This is one of the specific posts I am having trouble navigating too
http://www.areyoufitenough.com/forum/thr...tpost.html

So frustrating, hope someone can assist.

EDIT: Oh.. um.. oops. Looks like that particular forum had something in the password field. All fixed.
my website is http://www.dscape317.byethost17.com and im having troubles with certain buttons for example the register and log out buttons take me to an external website that is just an advert, i need the register to take me to http://www.dscape317.byethost17.com/memb...n=register but it just takes me to a random webpage that is an advert, please help me as im new to mybb and to html and php. thanks

regards xDivinex.
How can i fix myBB admin login issue.

I login to the admin panel for the first time, then i logout.

I tried to login now and i did, but whenever i try to go somewhere on the panel it asks me to relogin and it doesnt work, i have to login and login and login but it takes me to NOWHERE.

Help please.

My site is: arszilla.neq3.com
^ your cookie domain should be .arszilla.neq3.com - first change it in ./inc/settings.php file
then immediately log into admin panel and change there
admin panel >> configuration >> settings >> General Configuration --> cookie domain
____________________________________________________________

@xDivinex , see this guidance --> http://docs.mybb.com/CHMOD_Files.html
The issue is that i cant get to my ACP. I can do the FTP but not the ACP

In ACP the cookie domain should be .arszilla.neq3.com? or .http://arszilla.neq3.com?
^ that is the reason we suggest to edit the settings file first and then log into admin panel

./inc/settings.php file should consist of below line
$settings['cookiedomain'] = ".arszilla.neq3.com";
I did that. In ACP should i change the .http://arszilla.neq3.com to .arszilla.neq3.com?
^ yes. you should change