Super Admin Password Forgoten - Joomla! Forum - community, help and support
hi,
i forgot super admin password , im user.
i tried change password on database table :
password varchar(100) md5
which showed successful :
update `xxxxxxx`.`bak_z9tx6_users` set `password` = md5( 'xxxxx' ) `bak_z9tx6_users`.`id` =29;
but still unable log in : username , password doesn't match.
please assist
regards,
i forgot super admin password , im user.
i tried change password on database table :
password varchar(100) md5
which showed successful :
update `xxxxxxx`.`bak_z9tx6_users` set `password` = md5( 'xxxxx' ) `bak_z9tx6_users`.`id` =29;
but still unable log in : username , password doesn't match.
please assist

regards,
i did, still doesn't work. new password displayed in table reset time , dates remain 0000 - 00 00 - see attached
Comments
Post a Comment