Closed (cannot reproduce)
Project:
Remember me
Version:
6.x-2.1
Component:
Miscellaneous
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2011 at 01:58 UTC
Updated:
20 Mar 2012 at 23:43 UTC
I am unable to login to my Drupal site after installing this module. My users cannot login either. Any ideas?
Comments
Comment #1
jaypanYou can disable the module by going to the system table in the database, finding the row for the module, and setting 'status' to 0 (zero).
Comment #2
nickl commentedIs this still an issue? Cannot reproduce require more information if this is indeed a bug.
Solution provided in #1 will remove this module from the equation and restore normal authentication again.
Comment #3
gthing commentedI cannot login after disabling and uninstalling this module. Is it possible remember_me left something behind?
Comment #4
nickl commentedPlease verify that you are running the latest version, the issue states 6.x-2.1.
I will investigate further...
Comment #5
gthing commentedIn my case at least it was not this module, but a PHP flag set for cookie_secure.
Comment #6
nickl commentedThank you for the confirmation gthing you saved me a whole bunch of time, much appreciated!