Can't Log In! WordPress Wp-Admin Problem!

kickasss

Senior Member
Joined
Apr 3, 2015
Messages
986
Reaction score
280
Hello, is there anyone here who can help me solve this problem? I tried all the tutorials I found online.
Whenever I try to log in to my site with the wp-admin, I enter my user and password, and it says that my password is invalid.
 
Hello, is there anyone here who can help me solve this problem? I tried all the tutorials I found online.
Whenever I try to log in to my site with the wp-admin, I enter my user and password, and it says that my password is invalid.
Maybe you have been hacked. Follow the advice of @Funiki and reset your pass first of all via Database.

Although I can confirm that there was an issue with some passes under certain conditions in the last update. One thing you can also try, is to go into /wp-content/plugins and remove all plugins from there (just copy them to another place and you will restore them later), or simply, change the name of the plugins directory to plugins-old and create another new plugins folder.
 
Have you tried changing the password through the phpMyAdmin?
Its a good alternative if you are out of options.
I tried to change the password and found a tutorial on YouTube. It worked the first time I did that, but now I get this problem, which drives me crazy. I tried everything that I found online, I still don't seem to solve the problem.
 
In this case you need to get login on cPanel and make an password reset on PhpMyAdmin and process the login again. If again the issue again continues then get contact with your hosting provider.
 
It's something I ran into a while back, and using this trick helped me log in successfully. Instead of trying to access the WordPress admin official url, try this URL instead:
https://yoursite.com/wp-admin

For example:
https://www.sebastianlive.com/wp-admin

Then enter your admin credentials using that link. Hopefully this helps. )
 
Try clearing your browser cache. If that doesn’t work, reset your password using email or through phpMyAdmin. You can also turn off plugins using FTP. If nothing helps, contact your hosting support.
 
Back
Top