in /app/View/Errors/
I created a file
error403.ctp (I want to customize 403s)

I thought this would override the core file (as with everything else).

But then I read in the book that in debug mode the app files are used,
in productive mode they will simply be ignored.
I fail to see the point in that. If I create custom templates (with
custom messages etc) I would want to have them in productive mode, as
well. otherwise I would just use a custom Exception which extends
CakeException.

Can anyone clarify why this behavior makes sense?
thx

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to