I've found the solution to this: You must build the models and controllers for 'parent' tables (those that haveMany) before you build their childrens controllers.
On Feb 3, 12:08 am, "Doug @ Straw Dogs" <[EMAIL PROTECTED]> wrote: > On Cake 1.2 beta:: > > When I bake a controller that has belongsTo associations I get a > segmentation fault. This gets printed to the screen after asking the > creation questions. Specifically "Would you like to create the > methods for admin routing". > > Any ideas? :( --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
