Page 1 of 1

photocss template problem

Posted: Thu Sep 22, 2011 10:07 am
by nikita9
on a site

http://www.lifecapture.co.uk/cmsms/

i have installed the PHOTOCSS template which looks really good

I am getting one error though

string(103) "Smarty error: unable to read resource: "module_db_tpl:MenuManager;wcs_template : wcs_template - topmeu""

I have checked i have the correct template in and the images are obviously OK. I have deleted the stylesheet.css to see it is seeing the correct one and it is. I have added the news module and that has worked fine.

Re: photocss template problem

Posted: Thu Sep 22, 2011 11:32 am
by uniqu3
Look in MenuManager how your Menu template is named.
Error says that MenuManager can't find a menu called "wcs_template : wcs_template - topmeu" so try renaming it in MenuManager or in Template to correct name.

Re: photocss template problem

Posted: Thu Sep 22, 2011 11:38 am
by nikita9
Looks like the problem - i don't have wcs_template - topmenu in there at all only wcs_template - submenu

Re: photocss template problem

Posted: Thu Sep 22, 2011 11:48 am
by uniqu3
So there is no template that is called "topmenu"? Did you look at Theme comments if there was an issue reported already or a solution posted?
Otherwise you will have to create a menu yourself, look at stylesheet which id's or classes were used for styling, then you will know how to build it.

Re: photocss template problem

Posted: Thu Sep 22, 2011 11:56 am
by nikita9
found the cure

put a tick by simple_navigation.tpl (read only) in menu section and it worked!!!!!