It's not a bug. The translate behavior works with joins; ergo if you
disable all joins (recursive -1) it won't work. Try setting recursive
to 0.
On Oct 9, 10:24 am, nastya <[EMAIL PROTECTED]> wrote:
> you are right. It's Translate behavior. As soon as I betach it the
> query works...
>
> the questions are now the same:
>
> can someone help to change Translate behavior or find function
> to eliminate this error?
> is there a way to get it work?
>
> or I have to submit a bug?
>
> On Oct 8, 7:41 pm, teknoid <[EMAIL PROTECTED]> wrote:
>
> > I wonder if there is some conflict in the translate behavior...
>
> > Have you tried with: $this->User->recursive = -1; $this->User-
>
> > >find('all');
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---