Wednesday, March 31, 2010

Re: Class 'TreeBehavior' not found

Ok, just saw the next message in the line! SOLVED


On Mar 31, 7:36 pm, John Andersen <j.andersen...@gmail.com> wrote:
> You probably have to include it yourself, probably using App::import,
> but that is only a guess from my side :)
> Enjoy,
>    John
>
> On Mar 31, 1:19 pm, Michel Kogan <mahnaz...@gmail.com> wrote:
>
> > when class GroupTreeBehavior extending class TreeBehavior, I got this
> > error:
>
> > [quote]
> > Fatal error: Class 'TreeBehavior' not found in /var/www/cakephp/app/
> > models/behaviors/group_tree.php on line 2
> > [/quote]
>
> > line 2 is:
>
> > [code]
> > class GroupTreeBehavior extends TreeBehavior
> > [/code]
>
> > what's the problem ?

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@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

To unsubscribe, reply using "remove me" as the subject.

No comments: