Thread Starter
kasr
(@kasr)
so uh what do i do aha any idea? @gingeds @dipakcg
To get into the admin dashboard you can force reset password and username for admin via PHPMyAdmin. Once completed use the links I posted above for the Duplicator Plugin.
Please see the following link: http://wpcrux.com/blog/change-wordpress-password-phpmyadmin/
Cheers!
Liam
Thread Starter
kasr
(@kasr)
tried the phpmyadmin and it still does not work. @gingeds
@kasr,
If nothing of the above works at your end (which seems the easiest and most common used solution) then I suggest hiring an expert to do that for you.
Click here to hire me.
@dipakcg I also lost my password, can you help me reset it?
@drikafreire,
Have you tried the steps mentioned above? Provide more info. on your issue.
Please try running the following SQL query in the SQL tab of your WordPress database in PHPMyAdmin.
UPDATE 'wp_users' SET "user_pass'= MD5('yourpassword') WHERE 'user_login'='yourusername';
@dipakcg @gingeds So, I think the email has been changed because I don’t receive any “reset password email” to reset the admin password. But, I also have my account on the same website and I can get reset it normally, I just can’t access the admin dashboard because it says that it’s the wrong password. Can I reset the password to what is was before?
@gingeds I am such a noob, I don’t understand how can I do this. Where do I paste this?
Go to the following url : http://wpcrux.com/blog/change-wordpress-password-phpmyadmin/. Scroll down to “Method#2 – The Short way through MySQL” and follow the instructions.
I saw that, but where can I find my PHPMyAdmin?
In cPanel on your web host 🙂
I found it, it says Error 🙁
Where does the error occur? Can you please provide the error here as well.