Hi,
I'm using cmsms 1.9.1 "Toopua".
IN the newsmodule I use (sub) categories. Two of them are:
- projecten (and 6 sub-categories)
- projecten-plus
When trying to sort/filter by category I try to sort on projecten (also selected: show underlying categories). Result: a list with all articles out of category projecten ànd projecten-plus.
This also happens when using {news category="projecten*"} on a content page. Both categories are shown.
What could be wrong?
[SOLVED]Again a news question: why should this tag
{cms_module module="news" moretext="Lees verder ..." category="projecten*" detailpage="projecten" summarytemplate="projecten" lang="nl_NL" sortasc="true" sortby="news_title"}
produce this error message? I can not find somethinh wrong with it.
string(90) "Smarty error: unable to read resource: "module_db_tpl:News;summary"projecten" ""
[SOLVED]
sorting / filtering categories
sorting / filtering categories
Last edited by peterbus on Fri Dec 03, 2010 11:48 am, edited 1 time in total.
Re: sorting / filtering categories
Not sure about the first one but the second/error message most always has to do with calling a template that doesn't exist or is in the wrong case, as in uppercase or lowercase as it is case sensitive...
Re: sorting / filtering categories
hi,
Second problem is solved. You were right, wrong call.
Do you need extra info concerning the first problem?
Second problem is solved. You were right, wrong call.
Do you need extra info concerning the first problem?