I got a problem, I don't know how to write to get a "upcominglist" for my site. I have tried diff parameters etc but obviously Im doing anything wrong...
My guess have been to write: {cms_module module="Calendar" display="upcominglist"} , but that ain't working so:> Anyone know how to do it?
Regards pudd
Calendar module problem!
Re: Calendar module problem!
We need more information to be able to help you.
Are you getting an error message, or does just nothing show up, or does the calendar show up, but in a different format? Which version of calendar are you using?

Re: Calendar module problem!
http://www.munkedalsfolketspark.se/temp ... e=kalender
That message I got only.
And at the page I only wrote {cms_module module="Calendar" display="upcominglist"}
and get the message:
Calendar: unknown display attribute '"upcominglist"'!
Regards pudd
That message I got only.
And at the page I only wrote {cms_module module="Calendar" display="upcominglist"}
and get the message:
Calendar: unknown display attribute '"upcominglist"'!
Regards pudd
Last edited by pudd on Tue Jul 01, 2008 4:46 pm, edited 1 time in total.
Re: Calendar module problem!
Your text editor is probably inserting the font tag in with your code. Go to the Source view and make sure there's no HTML tags around your calendar code.