Hi there,
I've set up my chronoforms captcha and am attempting to submit the form. However, it will still submit successfully, and redirect to my thank-you page, even when the captcha code entered is wrong.
I have the following settings enabled:
Use Image verification: Yes
What type of image to show: With Fonts
Error Message: You have entered an incorrect etc...
GD Version: bundled (2.0.34 compatible)
FreeType Support: Yes
PNG Support: Yes
Sample image: Is showing sample image here, and on the front-end of the site.
Thanks for your help.
I've set up my chronoforms captcha and am attempting to submit the form. However, it will still submit successfully, and redirect to my thank-you page, even when the captcha code entered is wrong.
I have the following settings enabled:
Use Image verification: Yes
What type of image to show: With Fonts
Error Message: You have entered an incorrect etc...
GD Version: bundled (2.0.34 compatible)
FreeType Support: Yes
PNG Support: Yes
Sample image: Is showing sample image here, and on the front-end of the site.
Thanks for your help.
Hi chrono_time,
Please post a link to the form so we can take a quick look.
Bob
Please post a link to the form so we can take a quick look.
Bob
Hi Bob,
Thanks for your response, and I apologize for the delay as we moved into other areas of development with the site, but are now back to the contact form! Here is the link:
http://www.kingswoodacademy.ca/testserver/index.php/contact-us
Thanks,
Chrono_Time
Thanks for your response, and I apologize for the delay as we moved into other areas of development with the site, but are now back to the contact form! Here is the link:
http://www.kingswoodacademy.ca/testserver/index.php/contact-us
Thanks,
Chrono_Time
Hi Chrono_time,
it looks as though you have got "index.php?option=com_content&view=article&id=29" in the Form OnSubmit URL (instead of the ReDirect URL) so the form is being submitted to that page, ChronoForms never gets to see the results and so can't verify the Capthca or do anything else.
Bob
it looks as though you have got "index.php?option=com_content&view=article&id=29" in the Form OnSubmit URL (instead of the ReDirect URL) so the form is being submitted to that page, ChronoForms never gets to see the results and so can't verify the Capthca or do anything else.
Bob
This topic is locked and no more replies can be posted.