Forums

Recaptcha V1 still showing

jjspelman 06 Jun, 2018
This is actually for CFV4 - we have old recaptcha V1 elements in about 12 chronoform forms on this website, http://www.abcpackagingsp.com.

We have since created new recaptcha keys for V2 and added them to the Setup tabs in the CF admin area. But the old V1 recaptchas are still showing.

They are custom forms that were created years ago in V4. We are currently rebuilding in Joomla 3.8, but in the interim, we need the forms to woek until the new site is completed.

This is code that I am using to display the recaptcha:
<td align="center" colspan="2">
<div style="width:400px; margin:0 auto;">
<div class="ccms_form_element cfdiv_text" id="autoID-612c003ec40ada2d32ad16147a14ce1b_container_div" style="text-align:center;">
{ReCaptcha}
<div class="clear"></div>
<div id="error-message-chrono_verification"></div>
</div>
</div>
</td>
Here is an example of the many forms on that site: http://www.abcpackagingsp.com/index.php/case-packers/empaquetadora-de-botellas-en-cajas-modelo-101/195-quotes/517-bottle-packer-model-101-rfq

Any help appreciated.
GreyHead 07 Jun, 2018
Hi jjspelman,

I'm not aware of any ReCaptcha v2 action for CFv4 :-( I'm sure that one could be written if necessary but it might be simpler to switch to using the ChronoForms Captcha pro-tem.

Bob
jjspelman 07 Jun, 2018
Thanks, Bob. Not sure how to do that with a custom form, though.
This topic is locked and no more replies can be posted.