Hi
I am reasonably new to working with Chronoforms and so apologies if the answer to this question is straightforward.
I've created a Chronoform on my Joomla site and everything works fine as long as the recaptcha validation code is entered correctly. However, when the code is entered incorrectly, the page displays the user notification that the code wasn't right (The reCAPTCHA wasn't entered correctly. Please try it again.)but also, for some reason, one of the form fields (the user e-mail address which is set to e-mail format) replaces the entered email address with the following code.
<script language='JavaScript' type='text/javascript'> <!-- var prefix = 'mailto:'; var suffix = ''; var attribs = ''; var path = 'hr' + 'ef' + '='; var addy19432 = 'name' + '@'; addy19432 = addy19432 + 'domain' + '.' + 'org' + '.' + 'uk'; document.write( '<a ' + path + '\'' + prefix + addy19432 + suffix + '\'' + attribs + '>' ); document.write( addy19432 ); 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>
Any ideas what could be causing this?
Thanks
Donald
I am reasonably new to working with Chronoforms and so apologies if the answer to this question is straightforward.
I've created a Chronoform on my Joomla site and everything works fine as long as the recaptcha validation code is entered correctly. However, when the code is entered incorrectly, the page displays the user notification that the code wasn't right (The reCAPTCHA wasn't entered correctly. Please try it again.)but also, for some reason, one of the form fields (the user e-mail address which is set to e-mail format) replaces the entered email address with the following code.
<script language='JavaScript' type='text/javascript'> <!-- var prefix = 'mailto:'; var suffix = ''; var attribs = ''; var path = 'hr' + 'ef' + '='; var addy19432 = 'name' + '@'; addy19432 = addy19432 + 'domain' + '.' + 'org' + '.' + 'uk'; document.write( '<a ' + path + '\'' + prefix + addy19432 + suffix + '\'' + attribs + '>' ); document.write( addy19432 ); 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>
Any ideas what could be causing this?
Thanks
Donald
Hi Donald,
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
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
Thanks for the quick response.
I had seen a previous post on this and also your response which mentioned the Joomla! Email Cloaking Plug-in but I couldn't find that plug-in hence the post. However, I've now found it, disabled it and the form works fine now.
Apologies for the unnecessary post and many thanks for the response.
Donald
I had seen a previous post on this and also your response which mentioned the Joomla! Email Cloaking Plug-in but I couldn't find that plug-in hence the post. However, I've now found it, disabled it and the form works fine now.
Apologies for the unnecessary post and many thanks for the response.
Donald
This topic is locked and no more replies can be posted.
