H1, i just started using V4. I usally creat my own form code. Now I need to add a captcha. I tried {imageverification} and also {chronocaptcha_img}. But both do not work. The code is shown in the frontend, not the captcha field/image. I added the load captcha action to the form.
I also tried a form using the from wizard. (no custom formcode). I added the captcha input field tot the form and this works OK. So it is possible to show te capcha image.
So now i'n not sure how to get this captcha working when I want to use an custom form. (I put:
Can anyone point me in the right direction?
I also tried a form using the from wizard. (no custom formcode). I added the captcha input field tot the form and this works OK. So it is possible to show te capcha image.
So now i'n not sure how to get this captcha working when I want to use an custom form. (I put:
<?php include_once('formulieren/contact_formulier.php');?>
in the HTML code textarea and create my form in Dreamweaver and upload the form to the server.)Can anyone point me in the right direction?