Hi,
I have enabled everything and the ReCaptcha shows up but it doesn't work. On submitting the form it shows this error:
...public_html/components/com_chronocontact/plugins/cf_recaptcha.php on line 361
Now, I'm also running another ReCaptcha on a separate form, on a different page. Don't know if that may have something do do with it. I'm using the same keys for both these forms. The ReCaptcha in the Chronoform is not working while the ReCaptcha in the default Joomla form is working fine.
I am running the Chrono form in the mambot, so I don't know if that could be the cause also.
I've tried turning the error reporting in Global Configuration to "None" but that didn't help.
Image verification under "AntiSpam" is turned off so I don't think I'm running both.
Any help appreciated.
Thanks
Thanks Bob.
I pasted your code into the cf_recaptcha.php in components/com_chronocontact/plugins/ but I still get the same error on submit.
Hi Julius,
You have the Joomla! Email Cloaking Plug-in enabled and it is trying to cloak the sample e-mail in the ChronoForms validation message. Disable the plug-in temporarily to check this is the problem. If you need the plug-in change the plug-ins order so that Email Cloaking runs before ChronoForms.
NB These are Joomla! plug-ins that you manage from Site Admin | Extensions | Plug-in Manager
Bob
Hi Bob,
I disabled the email cloaking, cleared the cache, restarted the browser and I still have the same error message.
Thanks for your help mate. Nothing comes easy around here.:D
On the plus side, it did take care of the java script in the email input. Nothing there any more.
Hi Julius,
This all seems to be working OK now?
Bob
PS Probably worth setting "Republish fields if error occured" to "Try to republish" on the Form Editor General tab to redisplay the entries if there is an error.
It was the default form on the Contacts page that was screwing it up. I disabled the ReCaptcha there, and now the one on the Packages and Specials page is working great.
Update: I got it all working. I somehow, for some god knows reason had the auto-verify enabled in the default form's integrator.
So it's all good now. Thanks again for your help mate. I appreciate it.