what object is $tree in
echo $tree->generate($categories, array('model' => 'Category',
'element' => 'treeview'));
cake report this error:
Notice (8): Undefined variable: tree [APP\views\layouts\default.ctp,
line 60]On 14 Ago, 15:50, Kalt <[EMAIL PROTECTED]> wrote: > Here is my solution (tested) :http://bin.cakephp.org/view/370282170 > > On 14 août, 15:35, AD7six <[EMAIL PROTECTED]> wrote: > > > On Aug 14, 11:58 am, Pizgin <[EMAIL PROTECTED]> wrote: > > > > Ok. The tree displayed. But I have to do without JavaScript. I have an > > > example of such amenu- but the site is in Russian. > > > Look please at the left sidemenu.http://ozon.ru > > > > How make this? > > > Using the tree helper --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
