• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Problem trying to autopopulate email

Problem trying to autopopulate email 14 years 3 months ago #9642

I use this in default value to:

//<code>
$rsuser=&JFactory::getUser();
return $rsuser->get('username');
//</code>

And this is what I get as the value

<script language='JavaScript' type='text/javascript'> <!-- var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy40470 = 'info' + '@'; addy40470 = addy40470 + 'electricproinc' + '.' + 'com'; document.write( '<a ' + path + '\'' + prefix + ':' + addy40470 + '\'>' ); document.write( addy40470 ); 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>

Can anyone help?
The administrator has disabled public write access.

Re:Problem trying to autopopulate email 14 years 3 months ago #9655

  • andreic
  • andreic's Avatar
  • NOW ONLINE
  • RSJoomla! Official Staff
  • Posts: 733
  • Thank you received: 60
Hello,

This is most likely caused by your email cloaking option. Please go to Extensions > Plugin Manager > Content - Email Cloaking and disable this plugin. You can read more about this here:

www.rsjoomla.com/customer-support/docume...s-are-messed-up.html
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!