Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hi, I forgot the admin password.
How can I recover it?
I replaced passwrod column with new sha1 password and nothing, I cant enter.
Can the password be recovered or changed?
Tnx
Offline
Hi,
Password value is calculate in the following way:
sha1($password.$secretHash.sha1($password))
$secretHash is value from settings/settings.ini.php'secrethash' => 'secret hash'
Good luck.
Offline
Hi one more time,
If it's still required I have done password remind functionality. https://github.com/remdex/livehelperchat
Execute SQL and make change described here.https://github.com/remdex/livehelperchat/tree/master/lhc_web/doc/update_db
Good luck.
Offline
Pages: 1