• 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: Email field not retaining value after validation f

Email field not retaining value after validation f 13 years 4 months ago #16018

  • goldilaks
  • goldilaks's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 3
When validation fails on any other field EXCEPT the email field, like if I leave a required field blank, or get the Captcha wrong, then the email address I entered is replaced by this long string of script (see below). When the verification fails on the email field itself (i.e., I write in an invalid email address on purpose), then it retains the value correctly.

This is what ends up displaying in the email field:

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

Anyone else have this problem?
The administrator has disabled public write access.

Re: Email field not retaining value after validation f 13 years 4 months ago #16020

  • goldilaks
  • goldilaks's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 3
Problem solved... it was a conflict with the EmailCloaking plug-in. Once disabled, I'm not having the problem.
The administrator has disabled public write access.
The following user(s) said Thank You: dschiffelers, majorflux, 02c550a84f08e3c88af811b43aa353ca

Re: Email field not retaining value after validation f 11 years 6 months ago #25394

  • pe7er
  • pe7er's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 2
goldilaks wrote:
Problem solved... it was a conflict with the EmailCloaking plug-in. Once disabled, I'm not having the problem.
You can also just change the order of the plugins:
make sure that the "Content - Email Cloaking" is run before "Content - RSForm! Pro" (and not vice versa).
The administrator has disabled public write access.
The following user(s) said Thank You: oorzaak, calman
  • 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!