Page 1 of 1

CG Calendar fullcalender not working anymore

Posted: Mon Mar 19, 2018 3:34 pm
by Masweb
After upgardeing the website to 2.2.6 the fullcalendar of CG Calendar is not displaying anymore.

I get the next error in the console:


cgejs_8a3d92c61fa520971c452177ac23f04e.js:1470

Uncaught TypeError: a.fullCalendar.datepickerLang is not a function
at cgejs_8a3d92c61fa520971c452177ac23f04e.js:1470
at cgejs_8a3d92c61fa520971c452177ac23f04e.js:1470
at cgejs_8a3d92c61fa520971c452177ac23f04e.js:1470
(anonymous) @ cgejs_8a3d92c61fa520971c452177ac23f04e.js:1470
(anonymous) @ cgejs_8a3d92c61fa520971c452177ac23f04e.js:1470
(anonymous) @ cgejs_8a3d92c61fa520971c452177ac23f04e.js:1470

After searching the net I found something like this:

https://github.com/shogunpol/SuiteCRM/c ... 27c2424899

But that give no sullotion.

BTW the file I edit is for CMSMS in modules/CGCalendar/lib/fullcalendar

But it looks like there is aonther problem.

Re: CG Calendar fullcalender not working anymore

Posted: Mon Mar 19, 2018 10:10 pm
by janvl
Did you try to reinstall the cgcalendar module?

PLease list what other versions you use like the module, CGExtensions, JQuery and PHP .

Regards,
Jan

Re: CG Calendar fullcalender not working anymore

Posted: Tue Mar 20, 2018 10:21 am
by velden
Please note that changing module files is considered 'hacking', not supported and of course not recommended for production websites. So please revert all changes before asking for more support on this issue!

Reinstalling a module might cause all data related to that module to be removed from the database! (all your calendar events)

Did you also update modules during the upgrade (from what version where you coming?)