Forums

Chronoform in custom html Joomla module

jurieng 18 Dec, 2011
Hi,

I would like to show a chronoform in a joomla custom html module.

If I do it via the plugin: {chronoforms}Signup{/chronoforms}

It shows the form, but with an error in the input box.
<script type='text/javascript'> <!-- var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy83148 = 'user123' + '@'; addy83148 = addy83148 + 'example' + '.' + 'com'; document.write('<a ' + path + '\'' + prefix + ':' + addy83148 + '\'>'); document.write(addy83148); document.write('<\/a>'); //-->\n </script><script 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 type='text/javascript'> <!-- document.write('</'); document.write('span>'); //--> </script>

Any idea?
GreyHead 18 Dec, 2011
Hi jurieng,

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
This topic is locked and no more replies can be posted.