Hi,
I'm trying to use the ready made 'flowered' template.
I have followed all instructions but when I use the template, I get this message where the menu should be;
string(75) "Smarty error: unable to read resource: "module_db_tpl:MenuManager;flowered""
Any ideas what I'm doing wrong?
Regards
Lee
Template First Time need help
Re: Template First Time need help
Check in MenuManager if exist flowered DB templateleet8845 wrote: I'm trying to use the ready made 'flowered' template.
I have followed all instructions but when I use the template, I get this message where the menu should be;
string(75) "Smarty error: unable to read resource: "module_db_tpl:MenuManager;flowered""
Any ideas what I'm doing wrong?
Alby
Re: Template First Time need help
The Autor forgot some code in the template:
Change:{cms_module module='menumanager' template='flowered'}
in: {cms_module module='menumanager' template='flowered.tpl'}
Should work.
Change:{cms_module module='menumanager' template='flowered'}
in: {cms_module module='menumanager' template='flowered.tpl'}
Should work.