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?
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?