I am using version 2.1...

In my app I have some logic taking place in my AppController's 
beforeFilter() function where I'm setting a few variables that get used in 
my default layout, and subsequently on all pages of the site.

When testing my error pages in production mode (debug=0), I noticed the 
variables I'm setting in my AppController aren't getting passed to the 
layout, even though the error pages appear to be using the default layout.

Will someone help me figure this out? Thanks!

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to