I've just started using epc and I've loaded a few test events in through the event manager but the events won't appear on the calendar. Events show up just fine in the manager but there's no sign of them in the output from the script. I'm currently using the flat file database while I work out some mySql issues, and I can see the events in the database file. Any thoughts? You can find the calendar at http://www.makeyoursoulshine.com/calendar.php.
Instelled appears to work fine, but will only show events for one month. Along this line is there a "switch" that allows ALL events to disply in the list layout?
There are many, many options to tell the List Mode how many events to dispaly. They are all detailed in the Integration / List Mode section of the instructions.
You could use $listMonths = 60; to display the next 5 years of events. Or change 60 to any number you wish.