Help - Search - Members - Calendar
Full Version: [FAQ] It says my username or password is incorrect
CutePHP Forums > CuteNews > Hacks & Tricks / FAQ
StealthEye
1) does it say that even before login in?
then try login out even before login in by adding
CODE
?action=logout
to the address.
if that doesn't work, clear your cache and your cookies

2)
This is a common problem, and there are no real solutions for it yet. The only solution working for almost everybody, is to switch from useing IE to Mozilla FireFox. It is a browser problem for sure, and there is probably some cookie-related setting which should be changed. It would be great if you would try and change some settings, and if you will find some solution, please post it at the forums smile.gif
John/Will
In your cutenews/index.php page locate:

CODE
$config_use_cookies     = TRUE; // Use Cookies When Checking Authorization
$config_use_sessions = FALSE; // Use Sessions When Checking Authorization


Adjust true to false, false to true... until it works tongue.gif

There are many settings especially for different browsers you will just have to try whichever combination works for you smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.