Langston Campbell
|
| Posted: 09/21/2005, 8:11 AM |
|
I am using CCS 2.2.2.40 and want to do something I think is simply and straightforward but I can't get it to work. Can this version of CCS do this WITHOUT any special coding?
I set up each form on my site to belong to a security group. When a user tries to go to that page without the proper privileges I want to send them to a DENY ACCESS page.
I had put the page name on each page's "Access Denied Page" and it worked fine if the user was logged in. The problem is if the user is NOT logged in I want to go to the Login.php BEFORE checking for group level access.
If I remove the "Access Denied Page" and a user is not logged in, control is sent to Login.php and the user has to log in but if the user does not have access rights to the calling page Login.php keeps refreshing on the screen (no error message appears but "illegalGroup" is added to the URL line).
|
|
|
 |
|