Sorry for the confusion. I have a Skatepark modal and a Rating Model.
In my Skatepark model, I have:

$hasMany = array("Rating");

In my rating table, I have a column called score. I'm trying to get
the 10 highest averages of the skateparks.

Hope this cleans up what I'm trying to accomplish.

On Feb 17, 1:41 am, Miles J <[email protected]> wrote:
> I misread your post. Its saying that the score column does not exist
> in the Rating (ratings) table.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to