Extension

Archived
Forum
(read-only)

reCAPTCHA v2

ExpressionEngine 1.x, ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Back to this add-on's main page
View Other Add-ons From Denik

     

Recaptcha v2 & Freemember

Support Request

Ralph
Ralph

Hi, I’m using Recaptcha v2 with Freemember but it doesn’t seem to be working. I’m using the below code. I can see the recaptcha tickbox but when I submit the form it gives me the error “The Captcha field is required.”. Do you know anyway to solve this?

{exp:freemember:register return="/{segment_1}/{segment_2}/form-submit-thank-you" 
  
form_id="freemember-register"
  
error_handling="inline" }
...snip...
{error:captcha} 
{if captcha}
        {captcha}
{
/if}
{
/exp:freemember:register} 

FREEMEMBER 2.3.2
Recaptcha v2 1.0.4
EE v2.11.2

Denik
# 1
Developer
Denik

Hello,
Actually, Recaptcha v2 is not compatible with Freemember module, but if you required to use them - I can consider providing support.

Can you contact with me via mail: hi at eecoding dot com for this ?

Ralph
# 2
Ralph

Thanks, I’ve sent you an email.

Denik
# 3
Developer
Denik

Please update your extension to v1.0.5 and check compatibility with FreeMember again
Best regards ;)

Ralph
# 4
Ralph

Amazing, that works. Thanks very much for your quick work!