Cannot login to site

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
marisoft
User
Posts: 209

Cannot login to site

Post by marisoft »

Hello,

I have a number of scripts that has been running successfully for a while.
Suddenly nobody can login. If you enter correct login credentials you are returned to the login page with no message at all.
If you enter incorrect login credentials you are shown correct failed login message.
The user databass works in that way that you can register a new user and all seem ok. He received the welcome email but cannot login.
I can works with tables that are not login protected and PhpMyadmin also works correctly.

So I suspect something has been changed on the server, but what should I be looking for ?
Have tried activation debug in Tools > Advanced settings but this reveals nothing.

Any suggestion most welcome.

Tia
/Poul


mobhar
User
Posts: 11660

Post by mobhar »

Just enable "Debug" mode from "Tools " -> "Advanced Settings", afterwards regenerate at least "ewcfg*.php" file, and see whether any error message is returned.


marisoft
User
Posts: 209

Post by marisoft »

Hi Mobhar,

Have tried that. No errors returned. That is so strange.

/Poul


mobhar
User
Posts: 11660

Post by mobhar »

Try to disable your own script one by one, and then see whether this would help.


marisoft
User
Posts: 209

Post by marisoft »

Thanks - everything is now working.
I am really stumped, has not changed anything.....

Cheers
/Poul


Post Reply