I have two menus, one on the top, {menu template="top-navi" number_of_levels="1"}, works as before. But the second one, on the side column, {menu template="right-navi" start_level="2"}, does not work anymore.
It produces an error page saying
Code: Select all
Syntax Error in template "module_db_tpl:MenuManager;right-navi" on line 16 "<li><a class="active" href="{$node->url}"{if $node->target ne ""} target="{$node->target}"{/if}>{$node->menutext}</a></li>" - Unexpected "active", expected one of: "}" , " " , ATTR
Code: Select all
Syntax Error in template "module_db_tpl:MenuManager;right-navi" on line 16 "<li><a href="{$node->url}"{if $node->target ne ""} target="{$node->target}"{/if}>{$node->menutext}</a></li>" - Unexpected "{", expected one of: "}" , " " , ATTR
CGExtensions 1.31.1
CGFeedMaker 1.0.17
CMSMailer 5.2.1
CMSPrinting 1.0.3
FileManager 1.4.1
MenuManager 1.8.4
MicroTiny 1.2.3
ModuleManager 1.5.5
News 2.12.9
Search 1.7.7
ThemeManager 1.1.7
TinyMCE 2.9.11