Forums

Email address when captcha is incorrect

brocars 14 Jun, 2011
Hi

When someone submits the form and has to correct the captcha prior to resending the form, the email fields contain the following:

<script language='JavaScript' type='text/javascript'> <!-- var prefix = 'mailto:'; var suffix = ''; var attribs = ''; var path = 'hr' + 'ef' + '='; var addy69816 = 'paul' + '@'; addy69816 = addy69816 + 'west5web' + '.' + 'com'; document.write( '<a ' + path + '\'' + prefix + addy69816 + suffix + '\'' + attribs + '>' ); document.write( addy69816 ); document.write( '<\/a>' ); //--> </script><script language='JavaScript' type='text/javascript'> <!-- document.write( '<span style=\'display: none;\'>' ); //--> </script>This e-mail address is being protected from spambots. You need JavaScript enabled to view it <script language='JavaScript' type='text/javascript'> <!-- document.write( '</' ); document.write( 'span>' ); //--> </script>



Is this something to do with chronoforms or a joomla core setting? How do I swicth it off?

Thanks

Paul
GreyHead 14 Jun, 2011
Hi paul,

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
brocars 16 Jun, 2011
thanks Bob, all fine now

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