The only thing I can see wrong is that you have a model called Page, and a controller PagesController. Cake already has an inbuilt PagesController which is used for displaying static pages. I would have guessed that it wouldn't be a problem for you to define your own (instead of the default one), but perhaps that is part of the issue.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
