Quote Originally Posted by solo_400 View Post
hmm..

Ok, but I don't think that service set a zcrm_ cookie. Is there any 1970 default expiration date inside permanent auto login mod's code ?
Remember Me checks that the password supplied on any login matches the password recorded in the store's database for the associated email address. If those values don't match, the zcrm_ cookie is deleted (that's where the January 1, 1970 date comes from, since the cookie is deleted).