Ok, just saw the next message in the line! SOLVED
On Mar 31, 7:36 pm, John Andersen <[email protected]> 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 <[email protected]> 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 [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 To unsubscribe, reply using "remove me" as the subject.
