Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar Module and OpenCms 8.5 #17

Open
Fr3z opened this issue Oct 31, 2012 · 2 comments
Open

Calendar Module and OpenCms 8.5 #17

Fr3z opened this issue Oct 31, 2012 · 2 comments

Comments

@Fr3z
Copy link

Fr3z commented Oct 31, 2012

In a standard OpenCms 8.5 I have installed the Calendar Module.

When I add a new Calendar view to a page, the "loading" icon keeps showing and the calendar does not show.

In 8.0.4 I didn't have this issue.

Kind regards,

Roel Frison

@Fr3z
Copy link
Author

Fr3z commented Nov 2, 2012

And the same goes for the Webform modules. Are any of the OAMP modules compatible with OpenCms 8.5?

@sbiermann
Copy link

With OpenCms 8.5.1 a new version of jquery is used. The calendar module uses FullCalendar which needs an older version of jquery. It is not compatible to the installed jquery version. As workarround you can replace the version of FullCalender (found in the resource folder of the module) by the version 1.5.4 of FullCalendar which can be downloaded here: http://arshaw.com/fullcalendar/download/.

The bug with jquery was reported here: https://code.google.com/p/fullcalendar/issues/detail?id=1499

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants