Loading...
 
Skip to main content

Features / Usability


Re: all passwords are lost!!!

posts: 2881 United Kingdom

Check your cookies?

Check the hash field in users_users is populated

the hash is username and password md5'd for example: md5(damiancabbage) user called damian password of cabbage

Damian