Forums

Problem in republishing posted data if any error occurs

daivat 01 Oct, 2009
Hello There,

I am using chronoforms v3.1 RC5.5 in Joomla v1.5.11 with enabled legacy.

I am getting garbage code in "Email" textbox after posting my form data. if there is any problem with the other form data, it loads all other form data correctly except "Email" field.
Please look into image attached here for better idea.

I am getting text displayed in "Email" textbox as below:
-------
<script language='JavaScript' type='text/javascript'> <!-- var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy49833 = 'sdf' + '@'; addy49833 = addy49833 + 'sdfsdf' + '.' + 'com'; document.write( '<a ' + path + '\'' + prefix + ':' + addy49833 + '\'>' ); document.write( addy49833 ); document.write( '<\/a>' ); //-->\n </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>
-------

Please help me to resolve this problem.

Thanks in advance.

regards,
Daivat.
GreyHead 01 Oct, 2009
Hi Daivat,

You have the email cloaking Plugin enabled in Joomla, please disable it to check. If you need it then you'll need to switch around the order of the Email cloaking and ChronoForms plugins.

Bob
daivat 02 Oct, 2009
Hi Bob,

Thank you so much.

My problem is now resolved...

Regards,
Daivat
This topic is locked and no more replies can be posted.