Hello, I am using CakePHP version 1.2.0.5427alpha.
I have a default layout that uses a requestAction to build a menu. The issue I have is that if the config/database.php does not exist before I tried to load my app in my browser, the browser goes into an infinite loop. It seems that requestAction is rendering the full layout over and over again. What I want is to see the default missing_database.ctp error page. Does this make sense? Can anyone help? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
