By bflora on
I've got a site that people log in to use. Unfortunately, every time my users visit, they have to log in again to do anything.
As I understand it, the session cookie is not being saved or something.
Anyone know how to change my configuration so my users don't have to log in again unless they explicitly log out?
Comments
http://drupal.org/project/per
http://drupal.org/project/persistent_login
but monitor: #268451: Persistent logins not working