Forgot password

90 views
Skip to first unread message

John Doe

unread,
Jan 11, 2015, 8:44:32 PM1/11/15
to kpla...@googlegroups.com
I forgot my admin password.......How do I get it back?   or reset it?

I know next to nothing about mysql, so dont assume I know much about anything... ;)


Thanks

Alain Terriault

unread,
Jan 13, 2016, 3:14:47 PM1/13/16
to kPlaylist
I just got stuck with the same problem and found a solution. So, I may as well share it ..

The password is a md5 hash.

You can go to http://www.miraclesalad.com/webtools/md5.php and generate a new encrypted password 
ex: newpass = e6053eb8d35e02ae40beeeacef203c1a

Access your mysql table "tbl_users", find your user name and replace the "u_pass" with your md5 hash.
If  u_name = admin and u_pass = e6053eb8d35e02ae40beeeacef203c1a
Your username will be "admin" and password "newpass"
Reply all
Reply to author
Forward
0 new messages