Hello,
I've got a fresh drupal 7.0 site running. However, I can't log in to it, and neither can my users.
The only way to access it is to request the password reset email. This one time login does work, but changing the password subsequently has no effect on problem behavior.
Basically, when I enter login credentials, nothing happens. The page just refreshes and remains un-logged-in. No access denied or wrong password message. Also, the attempt isn't recorded in the system log.
I've disabled and uninstalled all contrib modules, cleared caches, run cron, double checked that browser is accepting cookies -- all with no change in behavior.
Any ideas? I've been using Drupal for years now, and I'm really quite stumped by this. I'm not at all sure where to start looking for the problem.
Comments
Same issue but only with admin user!
Having the same problem but only with admin user, when attempting to login page refreshes but does not login, no errors messages although the username text box gets a red border a error class attached (no error message explaingin issue...)
also running drupal 7
Try to empty to sessions
Try to empty to sessions table using phpmyadmin first. Then, make sure that cookie domain in settings.php is correct.
Subscribing.
What's new and changing in PHP 8.4
I've got this same problem. I
I've got this same problem. I try to log in and the little clock displays to indicate it's doing something. However, the page does not refresh or even display a message. I can't even request my password as that does not work. I have cleared the cache tables, the session tables checked the settings.php. Still doesn't work. I know I changed some settings so that it would be quicker this was to do with caching.