Forums

Problem! Help!

arjandevries 02 May, 2011
Hi,

I have a form with confirmation included.
It worked fine until today!

When I enter al the things needed and click send the relaods with the following errors:
It says at the top: The reCAPTCHA wasn't entered correctly. Go back and try it again
( reCAPTCHA said: incorrect-captcha-sol )
I don't use recapcha

In the email box it gives the following text:

<script language='JavaScript' type='text/javascript'> <!-- var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy15249 = 'info' + '@'; addy15249 = addy15249 + 'arjandevries' + '.' + 'nl'; document.write( '<a ' + path + '\'' + prefix + ':' + addy15249 + '\'>' ); document.write( addy15249 ); document.write( '<\/a>' ); //-->\n </script> <script language='JavaScript' type='text/javascript'> <!-- document.write( '<span style=\'display: none;\'>' ); //--> </script>Dit e-mailadres is beschermd tegen spambots. U heeft Javascript nodig om het te kunnen zien. <script language='JavaScript' type='text/javascript'> <!-- document.write( '</' ); document.write( 'span>' ); //--> </script>

Whats going on??

Arjan
GreyHead 02 May, 2011
Hi Arjan,

The second error is because 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

The ReCaptacha error may be because you have used the Check ReCapthca action instead of the Check Captacha action in the OnSubmit event ???


Bob
This topic is locked and no more replies can be posted.