dear friends
I am a beginner with CMS, and have a short question, around the calendar Module in CMS Made Simple.Can not find any help or solution why the Calender site in my page will not work properly.
here is the result:
http://www.dialog.cb.sk/index.php?page=kalendar
I tried averything but without success.
I think it will be a crazy mistake somewhere, please help me find it.
Thanks in advance
Ivan from Bratislava
calender in MadeSimple 1.11.9
Re: calender in MadeSimple 1.11.9
Did you try to configure anything? Or did you just install and place {Calendar} ? Have you tried to turn on debugging in config.php?
This brings up an interesting question that's been bugging me. In older versions ( < 1.9), PHP errors show on the screen.. In newer versions, sometimes you get an error, sometimes the screen is blank, and sometimes the </__body> shows, but no <head> .. Sometimes turning on debugging helps, but not always.. Does anyone have any insight on this?
This brings up an interesting question that's been bugging me. In older versions ( < 1.9), PHP errors show on the screen.. In newer versions, sometimes you get an error, sometimes the screen is blank, and sometimes the </__body> shows, but no <head> .. Sometimes turning on debugging helps, but not always.. Does anyone have any insight on this?
-
ivanmarkus
- New Member

- Posts: 4
- Joined: Thu Dec 19, 2013 5:12 pm
Re: calender in MadeSimple 1.11.9
Hi
The site is running on PHP 5.4.17
No debug done yet
How can I switch on the debug action ?
Thanks
The site is running on PHP 5.4.17
No debug done yet
How can I switch on the debug action ?
Thanks
Re: calender in MadeSimple 1.11.9
In config.php:ivanmarkus wrote:How can I switch on the debug action ?
Code: Select all
$config['debug'] = true;-
ivanmarkus
- New Member

- Posts: 4
- Joined: Thu Dec 19, 2013 5:12 pm
Re: calender in MadeSimple 1.11.9
to Power Poster
I changed the php config as you recommende, but nothing happens
any other idea ?
thanks
I changed the php config as you recommende, but nothing happens
any other idea ?
thanks
-
staartmees
- Power Poster

- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: calender in MadeSimple 1.11.9
Calendar is no longer supported and doesn't come with the latest CMSMS. Install CGCalendar; it's more stable and works easier. Read the Module Help to integrate it in your website.
-
ivanmarkus
- New Member

- Posts: 4
- Joined: Thu Dec 19, 2013 5:12 pm
Re: calender in MadeSimple 1.11.9
Ah.. Calendar.. I thought you had meant CGCalendar.. Glad you got it working.
