"menu is not defined" [solved] Hi mambers !
First a Happy New Year to all Mambo fans.
I've tried to use tigra menu, swmenufree, xmenu and always the same problem happend : I've got a blank menu.
The javascript debugging console told me : "menu is not defined"
this error is coming from this line : "new menu (MENU_ITEMS, MENU_POS);" <=> this is for swmenufree, generated by mod_swmenufree.php
OK, how do I define it ?
I've tried in the swmenufree module configuration parameter tab menu="mainmenu"; as read on some forums, but doesnt work. Also tried to pass the menu argument direct in the php file for same result :-(
thanks in advance for helping me.
Last edited by kelu; 08.01.2005 at 02:21.
Reason: [Solved]
|