I have a bit of an issue. When I try to login to my WordPress admin I cannot proceed past this screen. Someone on my old host set up a ReCaptcha login. I'm not sure how they did it. I've looked through the plugins and haven't found anything. I believe it was done through the previous host. I have access to the MySQL database and MyPHPadmin, but I cannot find anything that is referencing this script. Any help would be much appreciated.
http://patchleishman.com/wp-login
Related
I'm new to wordpress, literally the first time using it, and now i am frustrated because i cannot even get in on the page even as an admin because of the error on the title.
So here's how it went :
i wanted to add social login for my web
i install nextend social login and use the google platform for it
i did every step right (i made sure of it, there's a list of steps in the nextend i just simply follow it)
i copy the secret id and cope, i verify it and i wanted to test it out
so i log out of my user, and i don't even see the google button to login (maybe because i haven't add it (i thought it's automatic))
and so i went to login using user and password turns out it gives me an error
ERROR :reCAPTCHA verification failed. Please Try Again.
i have searched at google, youtube and nothing seems to work, please help
Note : i cannot get into my account
Option 1: Examine what other plugins you have installed.
Perhaps one of them is interfering e.g if you have cache plugin, you might want to clear your browser cache and try again and/or disable the cache plugin entirely
Option 2: Disable and re-install
If you have access to the host account, you can disable and re-install the plugin via phpmyadmin or ftp as shown in the following article.
https://kinsta.com/knowledgebase/disable-wordpress-plugins/
Go to your hosting login to WP through there to your admin panel.
Go to your google reCAPTCHA account get keys and paste them to your reCAPTCHA plugin on Wordpress again.
I'm receiving strange emails can't stop them even using re-captcha in my site where it says they're comming from.
My answer to you is that you should redirect your question to https://wordpress.stackexchange.com
You're not giving us any information for your WordPress configuration to help determine what might be happening. I am guessing, but this looks like your form has been exploited. My suggestion would be to disable your forms to see if that stops the traffic. I also suggest you look at your WordPress configurations and disable comments or any other way someone can contact you, since that could be the other issue.
Good luck.
I am managing a wordpress site. Recently, I have trouble with the login system. Even though I give the right username and password, it give me the login page again and again, instead of redirect me to the dashboard.
The solution that I usually do is dropping all the tables in the database and import them again. It temporary fixes the problem. But the problem still have possibility to exist.
Anybody know what the problem exactly is?
WordPress login issue, when you have 100% correct username and password, and it does not give you username/password incorrect error, but it just takes you back to login form... it is mostly due to some security measure by some plugin or theme. Most probably a plugin, could by JetPack's security feature, or any other security plugin like Bulletproof Security Plugin & AIO Security (as was the case in OP's situation.)
To make sure if that is the plugin, or which plugin, I suggest a quick work around, ftp/ssh to your server and rename plugins folder as plugins-old, and create new blank folder plugins for now.. and try to login now... this time if you can login perfectly, then it is some plugin, most probably security related plugin, now you can go back to ftp and restore the plugins folder, and then you will have to activate/disable one by one to see which plugin might be the issue.
I have faced this issue many times in the past and above approach has always helped me get it fixed.
I have set up a second wordpress web app in Microsoft Azure however when i go to the url no wordpress install wizard is appearing. Not sure if this is because i am on a free account that can be used by students or if i have done something wrong? My first web app is still working. Thanks for any help.
It shouldn't have to do with anything about being a student. There is a free tier, and you can make multiple free tiered sites.
You didn't say what appears when you go to the URL though, so it could be any number of errors. Here is a checklist of what I'd go through:
Make sure you are going to the correct new URL
Can you FTP into the new web app, and verify there is WordPress code there? If not, something weird happened in the set up process! Delete the web app and try again, or simply upload WordPress yourself! Can get the files from WordPress.org and upload yourself using FTP
If WordPress code is there... What appears when you go to the URL? If it's an error message, something might have messed up in the install. You can always delete it and remake it to start again. Without knowing the error message, I can't really give more specific advice.
As a side note, did you create a new ClearDB MySQL database? Can you confirm there is a second database on your ClearDB account? If not, that could easily be the problem.
Sorry to give vague answers, but without more specifics to go on not many more details I can give. Except confirm that yes, you should be able to make multiple WordPress sites, so either something has gone wrong or you did something wrong.
To login on stackoverflow, being already logged into wordpress, I select wordpress, then inform my wordpress id into the stackoverflow OpenID login system: myOpenID - and it always logged in. But today for the first time a strange message appears:
You do not own that identity.
I already followed these steps, but the problem persists:
You do not own that identity.
I also tried the same steps on OSX and Linux, using Firefox, Google Chrome and Safari... but nothing changed.
Some others also got stuck with the same problem:
https://meta.stackexchange.com/questions/83715/cant-login-with-wordpress-openid-anymore-receive-you-do-not-own-that-identity
So, what is wrong with wordpress openID? And how to get it working again? Or I simply should proceed as recovering a lost account?
All comments and any help is highly welcome.
To clean the problem that was not allowing to get logged through wordpress openID, the solution was to get into the wordpress and then I deleted all site URL there:
Dashboard > Settings > OpenID > URL [x].
Delete
When I tried again to login again, it asked me to give the permission, and it worked.
I also noticed that wordpress openID works a little bit better with StackExchange than with StackOverflow. So, I finally managed to get logged with wordpress openID through my StackExchange profile. From my StackExchange dashboard, in [my logins], I included additional options for login, such as google openID. Currently I only use google openID as it seems more stable and is working nicely.
My problems were different:
I hadn't a blog registered to my WordPress username.
StackOverflow doesn't use https but WordPress requires you to do that.