Saturday, February 28, 2009

Re: Complex model relationship problems

On Feb 28, 6:10 pm, Dan Soendergaard <dan1...@gmail.com> wrote:
> No, the function is in my model so calling $this->Space->find();
> results in Undefined property:  Space::$Space.

Sorry, I had forgotten it was a model function and not in your
controller. It should be $this->find() in the code I posted above,
instead.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: