Page 1 of 1

Calendar 0.7.7 only displays first event...advice needed!

Posted: Thu Jan 25, 2007 3:42 am
by npessoa
Hi, everyone:

First off, thank you to all the developers and everybody who contributes to CMS Made Simple. It's fantastic! After testing it for a while, I decided it would be the perfect cms for my needs, and I'm currently working on migrating a few sites over to it now.

That said, I've got a problem with the Calendar module that I can't figure out. My system info is:

CMSMS 1.0.2
Calendar 0.7.7 (installed via XML)
Link: http://www.harpjas.com/cms/index.php?page=calendar

I installed Calendar 0.7.7 today and started to manually enter some events, but after a while I realized that only the first entry was getting displayed. I have a working example of the Calendar functioning properly (at www.seimone.com/cms) at the first test site I did while I was learning CMSMS, and for the life of me, I can't figure out what the difference is - they're both running 0.7.7 via XML, and the default code is pretty much the same, I just modified the "List" template slightly so make the title appear first, etc. I just need the entire list of events to appear (right now, there are two showing up in the backend Events page). The code in the content page for the calendar is: {cms_module module="Calendar" display="list" table_id="big"}, which is what I have on the other install location that works.

Any ideas? Let me know if it would be helpful for me to post the template info. I'm building this site from the ground up and I'd like to get all the nitty gritty content areas working before tackling the CSS & layout issues.

Thank you!

Re: Calendar 0.7.7 only displays first event...advice needed!

Posted: Thu Jan 25, 2007 3:49 am
by npessoa
{Slaps hand to forehead... doh}

Sorry for the double-post... I just figured out that the Calendar is doing exactly what it is supposed to, in terms of just posting events from the month of JANUARY (the second date I'd entered was for February, but when I switched it to January 26, it showed up just fine).

Runs off to figure out how to customize the List template to show all upcoming months in one big list...
:)