Script URL:http://www.hesk.com
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Hello, please how can i recover my admin details, i installed hesk helpdesk and was able to log in but i cannot login afterwards , how can i recover my admin details.
ADMIN LOGIN DETAILS RECOVERY SYSTEM
Moderator: mkoch227
SOLVED, Great support from Hesk website.
The password reset script only resets the password, not the username.
You can either look in the mySQL database (table hesk_users) for the username or use the password reset script again, but open it in Notepad first and change
`pass`='499d74967b28a841c98bb4baaabaad699ff3c079'
to this:
`user`='Administrator'
Then you can use the default info to login;
User: Administrator
Pass: admin
You can either look in the mySQL database (table hesk_users) for the username or use the password reset script again, but open it in Notepad first and change
`pass`='499d74967b28a841c98bb4baaabaad699ff3c079'
to this:
`user`='Administrator'
Then you can use the default info to login;
User: Administrator
Pass: admin