|
|
Good that you found it! I saw that I wrote "brackets" not "quotes",
short-circuit in my brain :D
Enjoy,
John
On Jun 15, 5:41 am, cricket <zijn.digi...@xxxxxxxxx> wrote:
> On Jun 14, 9:16 pm, cricket <zijn.digi...@xxxxxxxxx> wrote:
>
>
>
> > ... it works fine. So, I tried Cake's query without the WHERE clause,
> > and also without the GROUP BY, but no change. There seems to be some
> > problem with the table aliases.
>
> OK, I got it. The problem was how I'd specified the condition. This:
>
> 'conditions' => array(
> 'Member.country_id' => 'Country.id'
> )
[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 cake-php@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
cake-php+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
|
|