Hi,
I have an older Joomla 1.5.25 site, with no real plans to upgrade as many of the main components are not yet compatible with Joomla 1.7 & 2.5.
I am using the Frontend User Access extension on this site (http://www.pages-and-items.com/extensions/frontend-user-access) so that I can control access to components to specific groups. It has been working 100% until now, as Chronoforms is only exposed to a specific group of members.
However I am now looking to open up Chronoforms to non-registered users so that everyone can submit a specific form on the site. The problem with that is now my restricted forms will also be available to everyone and the Front End User access component will not be functional.
Is there a direct Chronoforms method to stop people accessing specific forms? I can use Front End User Access to stop specific SEO-friendly links, but the direct Chronoforms URL could be grabbed through the source code: index.php?option=com_chronocontact&chronoformname=FROMTITLE if a malicious user wanted to share this out.
There are about 50 people who should only have access to the restricted forms - should these be hard coded using PHP to show them the form? If so, how?!?!
Any help is greatly appreciated.
Thanks a lot,
Brendan
I have an older Joomla 1.5.25 site, with no real plans to upgrade as many of the main components are not yet compatible with Joomla 1.7 & 2.5.
I am using the Frontend User Access extension on this site (http://www.pages-and-items.com/extensions/frontend-user-access) so that I can control access to components to specific groups. It has been working 100% until now, as Chronoforms is only exposed to a specific group of members.
However I am now looking to open up Chronoforms to non-registered users so that everyone can submit a specific form on the site. The problem with that is now my restricted forms will also be available to everyone and the Front End User access component will not be functional.
Is there a direct Chronoforms method to stop people accessing specific forms? I can use Front End User Access to stop specific SEO-friendly links, but the direct Chronoforms URL could be grabbed through the source code: index.php?option=com_chronocontact&chronoformname=FROMTITLE if a malicious user wanted to share this out.
There are about 50 people who should only have access to the restricted forms - should these be hard coded using PHP to show them the form? If so, how?!?!
Any help is greatly appreciated.
Thanks a lot,
Brendan