Ps. a good example of the naming that applies, is in the CakePHP book
at:
http://book.cakephp.org/view/1650/hasMany-through-The-Join-Model

Enjoy,
   John

On Feb 21, 3:06 pm, John Andersen <j.andersen...@gmail.com> wrote:
> My guess is the naming of your model filename and class - the model
> filename should be "category_post" and the class name should be
> "CategoryPost".
>
> The reason that it works when you move the table to the "default"
> schema, is that then your application is using AppModel for reading
> your table.
>
> Should someone else have better information, please feel free to offer
> it :)
> Enjoy,
>    John
>
[snip]

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to