Hi, I managed to solve the issue by removing the whit from hasAndBelongsToMany.
Thanks Paolo On May 26, 6:00 pm, John Andersen <[email protected]> wrote: > Sorry Paolo, it is just, that when you specifies information that does > not relate to each other, then it makes it very difficult to find out > what your real issue is! > > The dump you posted I assume was not the result of a simple $this- > > >User->find('list'); - am I right? > > Try this - just because I didn't see it set anywhere - set recursive > to 0 and do the find('list') and tell us what result you get. > Enjoy, > John > > On May 26, 6:38 pm, Paolo <[email protected]> wrote:> The problem is not in a > specific find, I get the error when i do $this->User->find('list'); > > > The model names and file names are correct and according to > > conventions as usual. > > > Thanks > > [snip] Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
