Closed (cannot reproduce)
Project:
Drupal core
Version:
6.19
Component:
user.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2010 at 17:40 UTC
Updated:
24 Mar 2012 at 04:07 UTC
Hello,
I would like to draw your attention to login problem after latest update.
After you key in your login name and password and press login nothing happens. Then you key in your login name and password then you get logged in. This problem is being faced in all different themes in about 10 sites of mine. I am using Win7 browser for browsing.
Thanks
Rugman
Comments
Comment #1
vm commentedI can't reproduce this on any sites which are running an update of 6.19.
clear all sites sessions tables in the database and clear your browser cookies and test again.
Have yo tired a different browser? (as a debugging test)
If that doesn't work you're going to need to supply more information about your environment and what modules are running. It may be helpful to read and respond to the questions asked of you when creating an issue.
Comment #2
hansrossel commentedI suppose your problems are caused by the new session handling introduced in 6.17. Please read http://drupal.org/drupal-6.17 and remove your $cookie_domain setting or set it correctly. For more in depth information of why this change has been applied see also #458704: Don't automatically remove "www." from admin-set cookie domains.
Comment #3
hansrossel commentedComment #4
vm commentedno feedback from OP in 1.5 years.