Title: ReCaptcha Problem
Last modified: August 22, 2016

---

# ReCaptcha Problem

 *  Resolved [emmarichardson](https://wordpress.org/support/users/emmarichardson/)
 * (@emmarichardson)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/)
 * My Recaptcha is not working correctly. I do not get any images loading but just
   get a checkbox with I am not a Robot by it. If I click on it it gives me a Green
   Tick Mark but when I go to submit it says that I did not pass the security test.
 * [https://wordpress.org/plugins/nm-contact-forms/](https://wordpress.org/plugins/nm-contact-forms/)

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Plugin Author [Aidas](https://wordpress.org/support/users/frankenstein-uk/)
 * (@frankenstein-uk)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938294)
 * Hi, could you please send me your website address?
    Have you set up reCaptcha
   API keys in plugin settings correctly?
 *  Thread Starter [emmarichardson](https://wordpress.org/support/users/emmarichardson/)
 * (@emmarichardson)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938372)
 * [http://edconsulting.org/form/](http://edconsulting.org/form/)
 * Pretty sure the API keys are correct. I have copied and pasted them twice. The
   reCaptcha loads, and looks like it works but maybe doesn’t report back correctly
   to the form?
    Thanks for any help you can give me…
 *  Plugin Author [Aidas](https://wordpress.org/support/users/frankenstein-uk/)
 * (@frankenstein-uk)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938374)
 * Have you defined domain correctly when obtaining reCaptcha API?
 * [http://i.imgur.com/zhauvgP.jpg](http://i.imgur.com/zhauvgP.jpg)
 * It should right domain specified. Double check if you have site key and site 
   secret in correct fields.
 * Let me know if this gets you any further.
 *  Thread Starter [emmarichardson](https://wordpress.org/support/users/emmarichardson/)
 * (@emmarichardson)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938375)
 * Yes, done that already.
 *  Thread Starter [emmarichardson](https://wordpress.org/support/users/emmarichardson/)
 * (@emmarichardson)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938376)
 * Also, when I was building this site on my computer, Google would throw the error
   about incorrect domain – I don’t get that now that it is live on the web.
 *  Plugin Author [Aidas](https://wordpress.org/support/users/frankenstein-uk/)
 * (@frankenstein-uk)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938377)
 * Ok, I will keep you posted, gonna investigate this issue further, although works
   fine for me.
 *  Thread Starter [emmarichardson](https://wordpress.org/support/users/emmarichardson/)
 * (@emmarichardson)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938378)
 * Thanks Aidas – really appreciate it. Will keep looking on my side too.
 *  Thread Starter [emmarichardson](https://wordpress.org/support/users/emmarichardson/)
 * (@emmarichardson)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938381)
 * Update – I installed reCaptcha plugin and am using it on Comments with exact 
   same settings – it works…
 *  Plugin Author [Aidas](https://wordpress.org/support/users/frankenstein-uk/)
 * (@frankenstein-uk)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938382)
 * Thanks for update, I am reviewing the code to spot possible issue, could you 
   screen your form settings page for me?? Do you have skype? Maybe I could inspect
   your website myself?
 *  Thread Starter [emmarichardson](https://wordpress.org/support/users/emmarichardson/)
 * (@emmarichardson)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938396)
 * I do have skype – username eyjrichardson. I am now thinking that it might be 
   a site problem. While I do not get an error when using the WP-recaptcha plugin,
   all comments are sent to spam in WP. I have tried deleting and creating a new
   key but it is showing the same behavior.
 *  Plugin Author [Aidas](https://wordpress.org/support/users/frankenstein-uk/)
 * (@frankenstein-uk)
 * [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938415)
 * Sorted!
 * For everyone who have same issue, please check php_info(); whenever you allow_url_fopen
   is on. If you host allow_url_fopen is set to 0, it won’t allow to receive reCapchta
   result via php.
 * You can try to fix it by adding following line to php.ini:
    allow_url_fopen =
   1

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘ReCaptcha Problem’ is closed to new replies.

 * ![](https://ps.w.org/nm-contact-forms/assets/icon-256x256.png?rev=1937275)
 * [NM Contact Forms](https://wordpress.org/plugins/nm-contact-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nm-contact-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nm-contact-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/nm-contact-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nm-contact-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nm-contact-forms/reviews/)

 * 11 replies
 * 2 participants
 * Last reply from: [Aidas](https://wordpress.org/support/users/frankenstein-uk/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/recaptcha-problem-1/#post-5938415)
 * Status: resolved