Calendar stopped working

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.
Post Reply
Pance
Forum Members
Forum Members
Posts: 15
Joined: Wed Oct 06, 2010 5:47 pm

Calendar stopped working

Post 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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Calendar stopped working

Post 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'}
Post Reply

Return to “CMSMS Core”