As far as I can see, Cake's static 'pages' (in the pages controller) and the default error pages (empty, not_found, permission_denied) must use the 'default.ctp' layout. Note that neither of these use a user defined controller, so there's no where to define '$this->layout'.
Is there a way to define a separate layout for the static pages and the default error message? Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
