mhmm.. i think that's all right with relations... I baked them.. http://bin.cakephp.org/saved/43619
On Wed, Mar 11, 2009 at 9:40 PM, dr. Hannibal Lecter <[email protected]> wrote: > > A silly guess would be that you didn't set up your B=>A relation > properly. > > Could you please show us your relations? > > Hint: http://bin.cakephp.org/ > > On Mar 11, 6:39 pm, fain182 <[email protected]> wrote: >> my situation is this: >> A has many B >> B has many C >> >> in the view of C i see only the data of B and C, i want to see the >> data of A too.. >> i tried to set the recursive to 2 or 3 but it makes something like: >> array A >> array B that has A >> array A that belongs to B >> >> did you have any suggestion? >> thank you > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
