Developer
Supported
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
Freeform - “Captcha error”
Bug Report
S Group
|
Posted: 13 March 2017 07:49 AM |
|
|
|
I’m getting a “Captcha error” validation message when trying to submit via freeform. The reCAPTCHA field is present, and I’ve filled it out correctly, with a green tick signifying all went well.
Template code is:
{exp:freeform:form form_name="contact_form" ajax="yes" required="name|email|message" return="/contact_us/thank_you" require_captcha="yes"} {freeform:all_form_fields} <p> <label>{freeform:field_label}</label> {freeform:field_output} </p> {/freeform:all_form_fields}
<p>{freeform:captcha}</p>
<button class="btn" type="submit" name="submit">Submit</button> {/exp:freeform:form}
Freeform Pro 4.2.4, EE 2.9.3.
|
|
|
Denik
|
Posted: 13 March 2017 04:16 PM |
# 1
|
|
Developer
|
Hello,
I tested your code on my server and its work for me…
Please check below:
1. Enable “Show response code on validation failure (debug)” http://prntscr.com/ejjgut and try again sent your form. So you will see the error code.
2. Try to look at the next topic, maybe your server has problems with CURL or SSL: https://devot-ee.com/add-ons/support/recaptcha-v2/viewthread/16144
best regards
|
|
|
S Group
|
Posted: 13 March 2017 04:26 PM |
# 2
|
|
|
Hey Danik,
Thanks for the response! Looks like it was indeed an issue with CURL as per your link. I’m just developing locally, so this shouldn’t be an issue on production.
Thanks for your assistance - all sorted now!
|
|
|
|
Seoexpertim
|
Posted: 24 April 2022 08:15 AM |
# 4
|
|
|
If I can develop this app, it will be great for me. I am asking my friends who do funnyhomework services to help me out with this, and I am sure they will help me.
|
|
|