How to disable guest access to the form?

shirzuis 13 Dec, 2011
Hi there,

How can i disable direct access to the form? cfv3.2
i only want loged-in user can able to access the form, i have tried to create user-menu and sat access-level to registerd, but the form can still be access through this URL without log-in.

here is the link
index.php?option=com_chronocontact&chronoformname=entry


I need your help.
GreyHead 13 Dec, 2011
Hi shirzuis ,

Add a PHP snippet at the start of the Form HTML to check the user group and redirect if they aren't registered. The code is here many times.

Bob
shirzuis 13 Dec, 2011
Hi Bob,

Thanks for your help, but can't see the php snippet code here. could you please share the code with me?
shirzuis 14 Dec, 2011
Hi Bob,
That was wonderfull.
🙂
joomir 04 Mar, 2012
Thanks alot
This topic is locked and no more replies can be posted.