On 17 jun, 23:05, Joel Perras <[EMAIL PROTECTED]> wrote: > Read: tinyurl.com/4kbe9q
Thank you Joel. So all the problem was that I didn't set a 'id' field in the join table. I thought that an 'id' was only required to modelized tables, not to join tables. At least, I've never set id's before on my join tables and everything worked fine. But the 'id' field is required if you want Cake to save the extra fields on the HABTM join table. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
