Forums

Try to Republish error

BradC 22 Aug, 2010
I’ve set Republish fields if error occurred to 'Try to Republish'
However with the email field I get this in the field after a failed submit

<script language='JavaScript' type='text/javascript'> <!-- var prefix = 'mailto:'; var suffix = ''; var attribs = ''; var path = 'hr' + 'ef' + '='; var addy82975 = 'name' + '@'; addy82975 = addy82975 + 'domain' + '.' + 'com'; document.write( '<a ' + path + '\'' + prefix + addy82975 + suffix + '\'' + attribs + '>' ); document.write( addy82975 ); 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>

GreyHead 22 Aug, 2010
Hi Brad,

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 befoe ChronoForms.

Bob
BradC 22 Aug, 2010
Thanks Bob
That fixed the issue
trayd842 06 Oct, 2010
I too am experiencing this issue but dont quite understand what needs to be done to fix it.

Where do I disable the Joomla email cloaking plugin? Is that done at the Joomla global config area or within the selected form options? If in the form options, I dont have any plugins enabled and dont see an email cloaking plugin? What am I missing?
GreyHead 06 Oct, 2010
Hi trayd842 ,

It's a Joomla! plug-in managed from Admin | Extensions | Plug-in Manager (not in ChronoForms or Global Configuration).

Bob
trayd842 06 Oct, 2010
Ah gotcha, thanks.
This topic is locked and no more replies can be posted.