Inflections not being applied?

2008-02-13 Thread George H
Hey everyone, I have set up CakePHP 1.2 beta on my host and am writing a CMS. I have set up two models, one called Menus and the other called Contents. Menus -> hasMany -> Contents, while Contents -> belongsTo - > Menus. In my controller code, I am at the stage of validating my data against th

Inflections not being applied?

2008-02-13 Thread George H
Hey everyone, I have set up CakePHP 1.2 beta on my host and am writing a CMS. I have set up two models, one called Menus and the other called Contents. Menus -> hasMany -> Contents, while Contents -> belongsTo - > Menus. In my controller code, I am at the stage of validating my data against th