Can anyone help me with the error below?
Code: Select all
string(145) "Smarty error: [in module_db_tpl:MenuManager;section_expand line 17]: syntax error: unrecognized tag 'while' (Smarty_Compiler.class.php, line 590)" string(146) "Smarty error: [in module_db_tpl:MenuManager;section_expand line 21]: syntax error: unrecognized tag '/while' (Smarty_Compiler.class.php, line 590)" string(145) "Smarty error: [in module_db_tpl:MenuManager;section_expand line 49]: syntax error: unrecognized tag 'while' (Smarty_Compiler.class.php, line 590)" string(146) "Smarty error: [in module_db_tpl:MenuManager;section_expand line 53]: syntax error: unrecognized tag '/while' (Smarty_Compiler.class.php, line 590)"
Any advice or help would be appreciated!
Thanks