You should be able to see the domain name in the users database table. It's stored in plain text. Are you ensuring that you save the new password as MD5 encrypted?
Thanks, I solved it! I forgot to select MD5 in phpmyadmin!
You should be able to see the domain name in the users database table. It's stored in plain text. Are you ensuring that you save the new password as MD5 encrypted?
Thanks, I solved it! I forgot to select MD5 in phpmyadmin!