sorting / filtering categories

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.
Locked
peterbus

sorting / filtering categories

Post by peterbus »

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]
Last edited by peterbus on Fri Dec 03, 2010 11:48 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: sorting / filtering categories

Post by Dr.CSS »

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...
peterbus

Re: sorting / filtering categories

Post by peterbus »

hi,

Second problem is solved. You were right, wrong call.

Do you need extra info concerning the first problem?
Locked

Return to “CMSMS Core”