Wondering if this will always be free? See why free is better.
Quote from: StarScream123 on October 21, 2017, 05:30:24 AMI've been trying to get this mod working on my forum for years now but it is still giving me the same error when you try to register on my forum:Happens regardless if you tick the recapture box or not.Same problem here, using 2.0.14 with Responsive Curve mod.
I've been trying to get this mod working on my forum for years now but it is still giving me the same error when you try to register on my forum:Happens regardless if you tick the recapture box or not.
was working perfectly but now I have this erroshttp://www.gstatic.com/recaptcha/images/v1_unsupported.pngcan anybody help me? thanks
Quote from: foropimiento on April 05, 2018, 05:36:31 PMwas working perfectly but now I have this erroshttp://www.gstatic.com/recaptcha/images/v1_unsupported.png [nofollow]can anybody help me? thanksJust install actual mod version.
was working perfectly but now I have this erroshttp://www.gstatic.com/recaptcha/images/v1_unsupported.png [nofollow]can anybody help me? thanks
Quote from: digger on April 05, 2018, 05:37:50 PMQuote from: foropimiento on April 05, 2018, 05:36:31 PMwas working perfectly but now I have this erroshttp://www.gstatic.com/recaptcha/images/v1_unsupported.pngcan anybody help me? thanksJust install actual mod version.thanks for the answer... just istnall last version and have same problem, any idea?thanks
Quote from: foropimiento on April 05, 2018, 05:36:31 PMwas working perfectly but now I have this erroshttp://www.gstatic.com/recaptcha/images/v1_unsupported.pngcan anybody help me? thanksJust install actual mod version.
And look into the forum errors logs. May be some issue about the wrapper "https".
Make sure you get new v2 keys from recaptcha as well.
Quote from: digger on April 06, 2018, 05:40:30 PMAnd look into the forum errors logs. May be some issue about the wrapper "https".That is true too. I had to turn off verify_peer on my end to get it to work.
It could be be done just have copy the v2 code from smf2 to smf1
I updated from an old version to the newest version so I can use v2 of reCaptcha, but I'm getting this error:The letters you typed don't match the letters that were shown in the picture.Anyone figure this out?
https:// wrapper is disabled in the server configuration by allow_url_fopen=0
Quotehttps:// wrapper is disabled in the server configuration by allow_url_fopen=0That's yer killer. You should be able to change that (or ask your host to) in your cPanel's php editor.A php_info will show you when it's been changed.