Calendar "list" function help

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
davidL

Calendar "list" function help

Post by davidL »

How is the output of the calendar "list" option supposed to be? If I would call the module with the string below I would expect the output to be a list of all the events of 2006 (both expired events and future events).

{cms_module module="Calendar" display="list" year="2006"}

When I use the string above the only output i get is a headline saying "February", but no events is shown. If I use the option display="calendar" or display="upcominglist" it works as expected. Only the list option gives me problem. What could be the problem? Have I assumed correctly about how the output should be?

I am running cmsms v0.11.2 and the calendar is v0.7alpha2. Server is Windows 2003 with IIS6 and php 5.1.1.
davidL

Re: Calendar "list" function help

Post by davidL »

Someone please. How can I make the clendar show all events during one year? Is it possible?
Locked

Return to “CMSMS Core”