Hi.

I've made an error page at /app/views/errors/error404.ctp which, as
you might expect, has /app/views/layouts/default.ctp wrapped around
it. The problem I've got is that the default layout relies on
variables being set in /app/app_controller.php's beforeFilter(), which
doesn't seem to be called for error pages.

Is there a way to get the error pages that live in /app/views/errors
to call /app/app_controller.php's beforeFilter() method?

Thanks for your help,
Zoe.
--~--~---------~--~----~------------~-------~--~----~
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