[SOLVED]CGCalendar not displaying

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
frank4360
Forum Members
Forum Members
Posts: 30
Joined: Fri Jan 28, 2011 9:33 pm

[SOLVED]CGCalendar not displaying

Post by frank4360 »

Hello

I am running CMSMS Version 2.0.1.1 with the CGCalendar module version 1.15.5, CG Extensions 1.49.9, CG Simple Smarty 2.0.2.

The php version is 5.5.28.

The site is a new development that I am undertaking, and it was originally set up on CMSMS version 1.11, then upgraded to 1.12. It is not yet a live site, and I am pretty new to CMSMS. In the earlier versions of CMSMS the CGCalendar module worked fine, and I have set up several categories within the calendar, each viewed from a different page of the site.

I upgraded to CMSMS V 2, and though there were some issues it worked pretty well, except that none of the pages calling the CGCalendar extension display the calendar.

I am able to add content to the calendar via the Calguys Calendar menu entry under "Content", but it does not display.

The various pages that should display the calendar all have the first line of their content set to something like

Code: Select all

{cms_module module="CGCalendar" category="Activities - children & young people" }
or

Code: Select all

{cms_module module="CGCalendar"}
. In the source code view these smarty tags are set within <p> and </p>.

The permissions on the modules/CGCalendar and all directories and files within are set to 755.

If there is any other information I can give please let me know.

Thanks in advance for any help!

Frank
Last edited by frank4360 on Sun Oct 11, 2015 10:21 am, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: CGCalendar not displaying

Post by calguy1000 »

Have you enabled jquery and jquery-ui in your template, as described in the changelog and help?

Checked your javascript error console for errors?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
frank4360
Forum Members
Forum Members
Posts: 30
Joined: Fri Jan 28, 2011 9:33 pm

[SOLVED] CGCalendar not displaying

Post by frank4360 »

Thanks calguy - I have added jquery and jquery-ui and the calendar is now showing correctly (except that it is below the news module - something I am looking into).

As I said I am pretty new to CMSMS and so am going slowly and learning more about PHP, Smarty, Javascript, CSS, etc as I go along.

Thanks again.

Frank
Locked

Return to “Modules/Add-Ons”