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.
photocss template problem
Re: photocss template problem
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.
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
Looks like the problem - i don't have wcs_template - topmenu in there at all only wcs_template - submenu
Re: photocss template problem
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.
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
found the cure
put a tick by simple_navigation.tpl (read only) in menu section and it worked!!!!!
put a tick by simple_navigation.tpl (read only) in menu section and it worked!!!!!