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"}Any suggestions?
(I've tested other modules, like 'gallery', and I can call those twice..)

