Page 1 of 1

Syntax error in template "tpl_body:tpl_body:13"

Posted: Sun Sep 08, 2019 8:41 pm
by la3rk
I have an error in my cmsms test setup. I am not able to pinpoint the error. Admin panel works ok, but the pages do only display error also after clearing cache;
Error: at line 32 in file /storage/content/88/101588/test.elvefaret.no/public_html/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php:

Further it says;
Syntax error in template "tpl_body:tpl_body:13" on line 32 "{menu loadprops=0 template='cssmenu_ulshadow.tpl'}" unknown tag "menu"

Apparently it complains about unknown tag in tpl_body. I am not able to locate this tpl_body file.

Any ideas how to solve?

Regards

Re: Syntax error in template "tpl_body:tpl_body:13"

Posted: Sun Sep 08, 2019 9:10 pm
by DIGI3
It would help a lot to know what version of CMS Made Simple you're using, but my guess is you don't have Menu Manager installed yet you're calling it in your page template.

To learn where templates are you can consult the documentation for your version.

Re: Syntax error in template "tpl_body:tpl_body:13"

Posted: Mon Sep 09, 2019 7:42 am
by la3rk
Version 2.2.11
AdminSearch 1.0.4
CGCalendar 1.14.1
CGExtensions 1.64.8
CGJobMgr 1.3.6
CGSimpleSmarty 2.2.1
CMSContentManager 1.1.8
CmsJobManager 0.1.3
DesignManager 1.1.6
FileManager 1.6.8
FilePicker 1.0.4.1
FrontEndUsers 3.1.3
JQueryTools 1.4.2
MicroTiny 2.2.4
ModuleManager 2.1.7
NMS 2.13.3
Navigator 1.0.9
News 2.51.6
Search 1.51.7
ThemeManager 1.1.8

Menumanager is missing as indicated. However, Menumanager is not on the list of installable modules.

Re: Syntax error in template "tpl_body:tpl_body:13"

Posted: Mon Sep 09, 2019 7:50 am
by la3rk
Menu Manager is marked as "stale". However, did reinstall Menu Manager from backup and then error disappeared.

Thanks for tip.

Can be marked "Solved"

Re: Syntax error in template "tpl_body:tpl_body:13"

Posted: Mon Sep 09, 2019 2:37 pm
by DIGI3
At some point you should switch over to Navigator, as MenuManager has been deprecated.