[SOLVED] Menu template wont appear in page

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
puha

[SOLVED] Menu template wont appear in page

Post by puha »

I've created the menu template frgrnav.tpl which is in database templates. When I place the command
{cms_module module='menumanager' template='frgrnav.tpl'}
to place a menu template in my page template
I get this message
'string(81) "Smarty error: unable to read resource: "module_file_tpl:MenuManager;frgrnav.tpl"" '
when I view the page.

Does anyone have any ideas what I'm doing wrong?
Last edited by puha on Thu Jul 26, 2007 1:00 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [SOLVED] Menu template wont appear in page

Post by Dr.CSS »

Don't use the .tpl ...

And if you are using newer ver. of CMSMS no need for all the calls...

{menu template='frgrnav'}
Locked

Return to “CMSMS Core”