On Fri, Jul 23, 2010 at 7:12 AM, Alex Payne <[email protected]> wrote: > You probably just need to set the model to be containable. > i.e. > $this->ModelName->Behaviors->attach('Containable');
No, Containable is set in AppModel. Thanks. 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 [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
