Re: Segmentation fault on baking controller

2008-02-02 Thread Doug @ Straw Dogs
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 belongs

Segmentation fault on baking controller

2008-02-02 Thread Doug @ Straw Dogs
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? :( --~--~-~--~~--