I have 
 
$this->cakeError('profile');
 
in the controller if a user does not have permission to view a specific
profile
 
so i have my function profile() in my app_error and the view in errors but
all i get is a blank page.
 
I simply want to display the error page.
Is this what the app_error is for? Missing something? Doing something wrong?
 
 
Dave 

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to