joomlaworks
Results 1 - 1 of 1
byjoomlaworks, March 29, 2006
There is a temporary solution to get ext.menu working with Joomfish:
in menu.menuloader.class.php, line 52, change the following:
global $mosConfig_lang, $mosConfig_mbf_content;
to:
// global $mosConfig_lang, $mosConfig_mbf_content;
The fix is from Daniel himself, and it should be working now...
I believe he will soon be posting the update of ext.menu to resolve this conflict.
Ext.menu is still the best menu enhancement system for Joomla!
in menu.menuloader.class.php, line 52, change the following:
global $mosConfig_lang, $mosConfig_mbf_content;
to:
// global $mosConfig_lang, $mosConfig_mbf_content;
The fix is from Daniel himself, and it should be working now...
I believe he will soon be posting the update of ext.menu to resolve this conflict.
Ext.menu is still the best menu enhancement system for Joomla!

