MyBB Community Forums

Full Version: Logging into ACP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I cant login, i put the password and i get this

[Image: untitledrt7.png]
You're Cookie Domain and Cookie paths are not set correctly.

You'll need to change them in the Database and inc/settings.php to:

Cookie Domain: .marlinsclubhouse.com

Note the two dots.

Cookie Path: /
Try clearing your cookies in your browser.
isnt the cookie path supppose to be like this: /forums/

also how can i change it in the phpmyadmin?

thanks
The settings are in the mybb_settings table. Look for the setting with the name 'cookiedomain' and 'cookiepath'.

Before you do that though, delete your cookies in your browser. Most of the time that will fix the problem.
I have exactly the same problem.. :@
im thinking we might need to clear something in the mysql, like something thats been logged or sessioned..?
as i deleted my cookies and got nout! Sad
Make sure your browser settings are accepting cookies and not blocking them. For IE6 goto internet options then privacy tab and make it is set to accepting all cookies.