Page 1 of 1

CGCalendar, can't call module multiple times

Posted: Wed Nov 20, 2013 10:37 pm
by brentnl
I've upgrade the website of a customer of mine, from CMSMS 1.6.6 to 1.7.1 -> 1.8.2 -> 1.11.9.. Few bumbs on the road with incompatible modules, but everything is up and running again, except one page.

At that page I call CGCalendar multiple times, which whas fine at previous versions of CMSMS, but now it won't work.

The page content is:

Code: Select all

{cms_module module="CGCalendar" display="pastlist" category="bedrijven" upcominglisttemplate="pastlistbedrijven"} 

{cms_module module="CGCalendar" display="pastlist" category="festivals" upcominglisttemplate="pastlistfestivals"} 

{cms_module module="CGCalendar" display="pastlist" category="decembermaand" upcominglisttemplate="pastlistdecembermaand"}
But only the first call is coming up, the rest won't.
Any suggestions?

(I've tested other modules, like 'gallery', and I can call those twice..)

Re: CGCalendar, can't call module multiple times

Posted: Mon Nov 25, 2013 6:24 pm
by brentnl
Does nobody knows a solution?

Re: CGCalendar, can't call module multiple times

Posted: Mon Nov 25, 2013 7:21 pm
by staartmees
It's a known bug and it is still open.
http://dev.cmsmadesimple.org/bug/view/9678