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.
