Search found 1 match

Page 1 of 1

Search found 1 match

Re: how can I recover admin password?

use MySQL Query Browser (if you have it) and exacute this query UPDATE user SET password=md5('password') WHERE user_id = 1; that would change it to the word password ;D but yes would be nice to have a forgotten password in admin login O0 I Owe you one, Thanks a Ton Man, I was in a panic mode, you s...

Jump to post
  • Sun Sep 12, 2010 9:22 am
  • Replies 24
  • Views 91216

Page 1 of 1

Search found 1 match