• 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: Phoca Download Insert Button not working

Phoca Download Insert Button not working 12 years 8 months ago #18750

I am trying to insert the Phoca Download plugin code into the RSForm Pro 'thank you' message and it isn't working ~ it just shows the code as text.

I have tried inserting the Phoca plugin code into a regular Joomla article and it works fine, but is not showing up in RSForm Pro 'thank you' message.

Joomla 2.5.6
RSForm Pro 1.4.0 R44
Phoca Download 2.1.6
The administrator has disabled public write access.

Re: Phoca Download Insert Button not working 12 years 7 months ago #18776

Hello,

This is the RSJoomla! forum not for Phoca stuff.
Contact Phoca to help you.
There is no RSForm! - Phoca plugin
Regards
Wilco Alsemgeest

Please note: my help is not official customer support. To receive your support, submit a ticket by clicking www.rsjoomla.com/my-support-tickets.html
The administrator has disabled public write access.

Phoca Download Insert Button not working 11 years 10 months ago #23735

  • darrellj
  • darrellj's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
I just found out the solution for this issue.

The RSForm!Pro component does not trigger content specific plugins by default in the form layout or in the thank you page. In order to add this trigger try adding the following line in the "Scripts called after form has been processed" field:
$thankYouMessage = JHTML::_('content.prepare', $thankYouMessage );
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!