N3TC4T / Hotel-Management-System

Web Base Hotel Management System base on CI
68 stars 63 forks source link

Password #4

Open SabanMishriya opened 6 years ago

SabanMishriya commented 6 years ago

admin:guards password not opening sir i try and where sir change the link please help me sir i tryed a lot of time

manjularoshanp commented 6 years ago

Yes admin:guards password not working. I did this way.

  1. Create an account with own password from the frontend by click on "Don't have account ?" link.
  2. Access your database by PHPMyAdmin or somehow. you can see the account you created in "tbl_customer" table.
  3. Copy the encrypted password from the password field.
  4. Paste your password on "pass_word" field in "membership" and "tbl_employee" tables which is user_name as admin record.
  5. Now you can login to the backend