Page 1 of 1

Calendar stopped working

Posted: Sat Nov 06, 2010 2:10 am
by Pance
I'm using CMSms ver 1.8.2 and I upgraded Calendar from 0.7.13 to 0.8.2. I also upgraded the FCKEditor to ver 1.1.0. I didn't notice when, but at some point the calendar function stopped working.

I have this in the page content:
{cms_module module='Calendar' table_id='big'}

Although, FCKEditor converts it to:
{cms_module module="Calendar" table_id="big"}

In any case, neither one is working - any ideas what's up?

Thanks.

Re: Calendar stopped working

Posted: Sat Nov 06, 2010 2:23 am
by Dr.CSS
You will have to go to the page where calendar is called and change all the strange code to what it should be, and take out the wrapping it...

{cms_module module='Calendar' table_id='big'}