IF I understand this right then you have to have HABTM on both Models as well as a third JOIN table in the database to make it work. Check this out for more info:
http://manual.cakephp.org/chapter/models Read the paragraphs under the "Defining and Querying with hasAndBelongsToMany" heading... Hope it will make it clearer to you! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
