I don't understand why I must create a Gruppo model I have a model Network and a model Ente .They are in HABTM association because an Network can have many Ente and a Ente can belong to many Network. But the way with a network and a ente are linked is defined by the query in finderQuery. I would say that this controller works on cakephp 1.1.13 and on cakephp 1.1.19
On 13 Mag, 13:09, gmwebs <[EMAIL PROTECTED]> wrote: > You are referencing the gruppo_id in your first AND clause. Why don't > you create the Gruppo model and see if that resolves your issue? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
