Page 1 of 1

cgcalender not showing frontend [solved]

Posted: Mon Aug 24, 2015 11:50 am
by babel
I installed the most recent version of cgcalender 1.15.3 on cms ms 1.12. After adding an event it doesn't show on the frontend. For the time being I'm using the stylesheet that comes with the module. I'm not doing anything fancy at the moment, because just want to know if the module is usefull. So everything should be default. Can anyone help me with finding the solution?

Re: cgcalender not showing frontend

Posted: Mon Aug 24, 2015 11:26 pm
by Dr.CSS
Need more info, what steps did you take to try and get it to show, etc. etc....

http://forum.cmsmadesimple.org/viewtopi ... =40&t=2661

Re: cgcalender not showing frontend

Posted: Tue Aug 25, 2015 7:22 pm
by babel
I'm using CMS Made Simple 1.12 and using PHP 5.5.
Installed the most recent version of CGCalendar 1.15.3 including the depended modules, put

Code: Select all

{cms_module module="CGCalendar"}
on the page. Tried

Code: Select all

{CGCalendar}
, but that was not the solution.
In the module I added an event for a date to come.
It shows the event in the agenda, but not on the front-end.
The only code I can see is

Code: Select all

<div id="content">
  <h1>kalender</h1>
  <tt><div id="fullcalendar"></div></tt><!-- Add code here that should appear in the content block of all new pages --></div>
I hope this is enough information to find what's wrong. Thanks for looking at it.

Re: cgcalender not showing frontend[solved]

Posted: Tue Sep 01, 2015 10:07 am
by babel
I'm not going to use the cgcalender

Re: cgcalender not showing frontend["solved']

Posted: Tue Sep 01, 2015 10:41 am
by babel
Not using cgcalender anymore