Events Module error - startDateTime null
I upgraded my sitefinity website from 4.4 to 6.0 and now I'm having a bug with the Events Module.
I'm getting a javascript error:
Uncaught TypeError: Cannot call method
'getFullYear'
of
null
var
startDate=range.get_start();
var
endDate=range.get_recursUntil();
startDateTime.setFullYear(startDate.getFullYear(),startDate.getMonth(),startDate.getDate());
Hi Tristan,
Thank you for using our services.
Would you please confirm that you followed out Upgrade guide when upgrading the project:
http://www.sitefinity.com/documentation/documentationarticles/installation-and-administration-guide/upgrade
This is really important, because some versions of Sitefinity introduce breaking changes.
Hi Tristan,
Did you ever get this working? If so what did you do?
Kind regards,