Template First Time need help

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.
Post Reply
User avatar
leet8845
Forum Members
Forum Members
Posts: 40
Joined: Tue Jul 10, 2007 5:53 pm

Template First Time need help

Post 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
alby

Re: Template First Time need help

Post 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
Ebola

Re: Template First Time need help

Post 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.
Post Reply

Return to “CMSMS Core”