Thanks Schreck, I was able to copy it over and update it as necessary.
In previous versions of CakePHP that I have used the pages_controller.php was in my app's controllers directory after baking the project. With this latest release it did not do that. I'm not sure I see the reason behind NOT copying it out as part of the bake project operation like it does with app_controller.php etc... It's a file that will most likely be modified with most apps. Thanks much, ~Casey On Aug 24, 7:09 pm, [email protected] wrote: > The pages_controller is in the core library. You can find it under > cake/libs/controller/pages_controller.php (if memory serves) > Schreck > > -----Original Message----- > From: cralls <[email protected]> > > Date: Mon, 24 Aug 2009 17:33:22 > To: CakePHP<[email protected]> > Subject: no pages_controller.php? > > I'm running version 1.2.4.8284 and I have no pages_controller.php. In > past versions it's just always been there. Is this a bug or is it > functions as designed? > > Either way, I need to know how to generate the pages_controller.php. > > What really blows me away is that I have the views/pages and the > home.ctp works just fine, even though the controller is no-where to be > seen. > > Thanks to those who post back. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
