Reset my password from phpmyadmin

If you stuck with reseting your password from the UI you have an option to reset your password from phpmyadmin by paste a simple hash to your user database row.

Related Post
  1. Login to cPanel
  2. Click on the phpmyadmin icon.
  3. Select the database where Adlis ERP-CRM Dev. is installed
  4. Select table tblstaff
  5. Find your account (you can track it by the email field)
  6. In the password column paste the following hash: $P$Be1LVicdQJb9CwOg5WgEz6xnq8SCqT/

This is password 123123

Related Post