Hi! I think this must be a simple question, but I am not able to find the solution.
I have implemented an ACL + Auth user system and I would like to show an error message for users who have not access to an action. In the current configuration, when a user has no access by ACL, cake just redirect to the page the user was before trying to access the denied action The $this->Auth->authError does not work when the user is logged Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
