Page 1 of 1

Template First Time need help

Posted: Tue Sep 11, 2007 3:13 pm
by leet8845
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

Re: Template First Time need help

Posted: Tue Sep 11, 2007 3:49 pm
by alby
leet8845 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?
Check in MenuManager if exist flowered DB template

Alby

Re: Template First Time need help

Posted: Sun Apr 05, 2009 8:55 pm
by Ebola
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.