Saving HABTM problems

2009-07-14 Thread cc_humbry
Hi, Can't figure this one out, not for the want of trying though. Models involved are Category, CandidateItem which are associated in each model as HABTM. I created a temp baked project to see if the association definition was correct and it appears to be. In my categories_controller I have a me

saving HABTM problems

2007-08-08 Thread [EMAIL PROTECTED]
Hi all, as a nwbie to CakePHP, I experience problems understanding how the whole HABTM mechanism work. So here is the point, I got 2 tables publishers and places related by a HABTM condition. First, I save the publisher data and then the place data and then I try to add the record to the HABTM t