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.
thank you for sharing
issue solved so post removed and edited/....
(2013-05-20, 10:51 AM)fylliska Wrote: [ -> ]...
https://amblesideonline.org/forum/
...

Just make sure your settings are fine in ./inc/settings.php
$settings['cookiedomain'] = ".amblesideonline.org";
$settings['cookiepath'] = "/forum/";
$settings['cookieprefix'] = ""; 

Also, can you access your Admin CP?
I need help.
techtreck.bluespirithosting.com

(2013-05-29, 01:19 PM)enderzaman Wrote: [ -> ]I need help.
techtreck.bluespirithosting.com

Problem Sovled.
Hi,

I have same problem with mybb new version. when we login with correct username and password its showing "You have entered an invalid username/password or email/password combination.

If you have forgotten your password please retrieve a new one.
"

Thanks
Mybb Forum
http://www.how-android.com
The Website is: http://forbiddenoblivion.ca/
The settings are:
$settings['cookiedomain'] = ".forbiddenoblivion.ca";
$settings['cookiepath'] = "/";
$settings['cookieprefix'] = "";

The Problem is that we cannot log out of the forums. I will let you know that I am not the owner of the website but if you want to talk to him i can tell you how to contact him.

Thank you for your time to read this.
Might be a nice thing to make the "Powered by MyBB" message white so it's more readable. You can do this by adding this to your global stylesheet: .bottommenu { color: #000000; }

As for your settings, they are fine, you may want to check that they are the same in the database (do this by checking the settings in the Admin CP) and in ./inc/config.php
Today two more people reported they have the same log-in problem, where they enter the correct info and are sent to a "you need to log in" page.

This is a real issue and I have been thru this whole thread. I describe the problem in detail here.
http://community.mybb.com/thread-126359-...#pid999369
All my settings are configured properly but my users are having issues logging in. they login and it shows the "You logged in" page. But it takes them back to the home page and doesn't save their login information

Our forums are located at http://forum.gamenature.net
Hi,
My settings permission is 644. Do i need to change it to 666?