• 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: How Apply Form Token in url with a RS Form?

How Apply Form Token in url with a RS Form? 12 years 4 months ago #20684

  • inwork
  • inwork's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hello.
For security my client asked me to add a token to forms from the website, it is made with RSForm, putting the token using the following statement
<? php echo JHTML :: _ ('form.token');?>
in the post method and it recovers JRequest :: checkToken () or die ("invalid token")

However, this statement must be within the form tags, but I get error, anyone knows how to solve this problem?
Thanks for your reply.
The administrator has disabled public write access.

How Apply Form Token in url with a RS Form? 4 years 6 months ago #40640

  • dlm
  • dlm's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 71
Hi there,

I'm having the same issue. Any feedback on this matter?
Where do you need to add the token - check ?

Thanks in advance!
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!