After installing the module, users which are already logged in see an error message
Notice: Undefined index: remember_me in remember_me_init() (Zeile 18 von /home/pacs/sie00/users/nuke/doms/www.gospelszene.de/htdocs/portal/sites/all/modules/remember_me/remember_...).
Notice: Undefined index: remember_me in remember_me_init() (Zeile 24 von /home/pacs/sie00/users/nuke/doms/www.gospelszene.de/htdocs/portal/sites/all/modules/remember_me/remember_...).
The provided fix treats a user who is logged in but so far has no yes/no ehtry like a user who opted against remembering. At least that was the intention. Please review.
-Karsten
PS: My tiny first contribution to Drupal -- pls. bear with me
| Comment | File | Size | Author |
|---|---|---|---|
| remember_me.patch | 992 bytes | Karsten.S |
Comments
Comment #1
Starminder commentedsubscribe.
Comment #2
nickl commentedFixed
Comment #3
nickl commentedFixed, only the state for enabled remember_me field is now stored to simplify the checking process as well.