Advertisement:

Author Topic: Recapitcha V2 not working on 3.7.1  (Read 3417 times)

AndrewShaw

  • Newbie
  • *
  • Posts: 1
Recapitcha V2 not working on 3.7.1
« on: February 02, 2017, 05:10:58 pm »
Hi All

Looking for some help, i've updated to 3.7.1 - and took advantage of the new  reCaptcha v2.
I've regenerated the codes and the recapitcha is working in the dashboard.

However when I register as a new user I enter the ReCaptcha and that is fine, then when I hit create - it says that the Recaptcha was not entered correctly.

Anyone have some ideas?
Much appreciated!

MrWolf

  • Newbie
  • *
  • Posts: 10
Re: Recapitcha V2 not working on 3.7.1
« Reply #1 on: February 07, 2017, 05:53:18 pm »
Same problem here: v2 not working (I always get the "Recaptcha was not entered correctly" error), while v1 works fine.
Yes, I tried to regenerate the recaptcha keys - still not working. Tried with different themes.
Help please!

aide2006

  • Guest
Re: Recapitcha V2 not working on 3.7.1
« Reply #2 on: February 07, 2017, 05:58:24 pm »
Have you cleared your cache?, have you tried different browsers?
Quickest method is ctrl F5 twice
I works, as I have the new 3.7.1 and v2 and had no issues, have you also checked with the google api the settings for your site are still valid

MrWolf

  • Newbie
  • *
  • Posts: 10
Re: Recapitcha V2 not working on 3.7.1
« Reply #3 on: February 07, 2017, 07:02:42 pm »
I tried different browsers, different PCs, different mobile phones, different themes, new recaptcha key, clear the cache... nothing helped.
v1 works, v2 doesn't.
Any clue?

aide2006

  • Guest
Re: Recapitcha V2 not working on 3.7.1
« Reply #4 on: February 07, 2017, 08:22:03 pm »
have a look at the private key and compare it to the source code in your browser, if its the same then maybe try unclicking in admin use recaptcha.
If its different then maybe hard code the new code to the database.(check first then Ill help with part 2)

MrWolf

  • Newbie
  • *
  • Posts: 10
Re: Recapitcha V2 not working on 3.7.1
« Reply #5 on: February 08, 2017, 05:43:42 pm »
I checked the key in the source code, is the right one.
I tried to disable recaptcha than enable it again, v2 still not working.  :-\

MrWolf

  • Newbie
  • *
  • Posts: 10
Re: Recapitcha V2 not working on 3.7.1
« Reply #6 on: February 12, 2017, 07:56:49 pm »
I tried with a fresh install of 3.7.1, without any theme or plugin, just the basic default install with the bender theme. New recaptcha keys.
Still not working, I always get the error "The reCAPTCHA was not entered correctly".
« Last Edit: February 12, 2017, 08:07:21 pm by MrWolf »

aide2006

  • Guest
Re: Recapitcha V2 not working on 3.7.1
« Reply #7 on: February 13, 2017, 01:06:01 pm »
Can you PM me your website address? i'll have a look

tito

  • issues
  • Sr. Member
  • *
  • Posts: 397
Re: Recapitcha V2 not working on 3.7.1
« Reply #8 on: February 13, 2017, 05:16:35 pm »
You can try with a new code from Google

MrWolf

  • Newbie
  • *
  • Posts: 10
Re: Recapitcha V2 not working on 3.7.1
« Reply #9 on: February 14, 2017, 06:22:49 pm »
I found the error: you need to have allow_url_fopen set to "1" in your php.ini , by defaut is set to "0" in cPanel.
I changed this parameter and v2 works now!
Shame on me for not checking the logs first  :-[

aide2006

  • Guest
Re: Recapitcha V2 not working on 3.7.1
« Reply #10 on: February 15, 2017, 12:20:09 am »
Awesome. Put solved in your original post AndrewShaw

developersend

  • Newbie
  • *
  • Posts: 30
Re: Recapitcha V2 not working on 3.7.1
« Reply #11 on: March 03, 2017, 03:57:48 pm »
Can't find PHP.ini in my File Manager. How to find ? I'm using Osclass 3.7.1
« Last Edit: March 03, 2017, 03:59:45 pm by developersend »

mrtsoftware

  • Sr. Member
  • ****
  • Posts: 343
Re: Recapitcha V2 not working on 3.7.1
« Reply #12 on: March 14, 2017, 07:33:37 pm »
http://www.turkey-outdoor.com/user/register
http://www.belekjeepsafari.com/user/register

I have correctly installed Recaptcha , I use 3.7.1 zero installation,
Recaptha code visible but I still receive a lot of spam bot registrations.
It seems that RECAPTCHA is not working properly,
How to stop spam registration?

volunteer

  • Full Member
  • ***
  • Posts: 241
Re: Recapitcha V2 not working on 3.7.1
« Reply #13 on: October 20, 2017, 12:06:12 am »
I found the error: you need to have allow_url_fopen set to "1" in your php.ini , by defaut is set to "0" in cPanel.
I changed this parameter and v2 works now!
Shame on me for not checking the logs first  :-[
I have the same problem despite changing the config of PHP.ini as indicated.. recaptcha V1 works fine but V2 keeps returning errors.
Any idea how to solve this issue? anyone out there? :(

aide2006

  • Guest
Re: Recapitcha V2 not working on 3.7.1
« Reply #14 on: October 27, 2017, 05:57:40 pm »
What are the errors showing on your site?