ajayrandhawa / User-Management-PHP-MYSQL

PHP User Management System is a powerful PHP script that offers a secure user management system. The application is a great way to build your website, allowing your users to register an account and build restricted access to certain users. We offer great support and it’s very easy to install. It’s powered by MYSQL and PHP.
224 stars 152 forks source link

Invalid Details Or Account Not Confirmed #12

Closed Thijsnuis closed 1 year ago

Thijsnuis commented 4 years ago

i have problems whit "Invalid Details Or Account Not Confirmed"

mattmarich commented 4 years ago

@Thijsnuis I'm still looking for root cause in my own instance but for some reason the md5 hash of the admin password had changed so I had to update the admin users pass manually in the db. Idk if you're having an issue with an admin user or standard account but I would suggest trying that.

ectic2020 commented 4 years ago

Le mot de passe admin ne fonctionne pas, qui peut m'aider à résoudre le problème?

mattmarich commented 4 years ago

@ectic2020 Please try what I mentioned above. I only had the issue one time while I was using this project, in order to login with my admin account I had to manually enter correct md5 hash of my password for my user in the database.

ajayrandhawa commented 1 year ago

Thanks