I have forgot the joomla admin password, but I had put an invalid email during installation. So I am trying to get the token from db but I cannot locate the table where the token is stored?
2条回答 默认 最新
- douzhi19900102 2014-02-09 13:16关注
If you have access to your database, then look for a table which contains the name
users
(can be something like myprefix_users). When you found it, look for your user and click the edit icon next to him.For your password you can now set the following string:
d2064d358136996bd22421584a7cb33e:trd7TvKHx6dMeoMmBVxYmg0vuXEA4199
Now your user has the password "secret". Just login immidately and change the password again, as it would be a security risk otherwise.
Note, that this just counts for Joomla versions above 1.5
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报