Events Module error - startDateTime null

Posted by Community Admin on 04-Aug-2018 03:13

Events Module error - startDateTime null

All Replies

Posted by Community Admin on 29-Jul-2013 00:00

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

and the method comes from here:
var startDate=range.get_start();
var endDate=range.get_recursUntil();
startDateTime.setFullYear(startDate.getFullYear(),startDate.getMonth(),startDate.getDate());

This happens when I try to Preview/Save/Publish.
Thank you in advance,

Cheers

Posted by Community Admin on 31-Jul-2013 00:00

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.

Regards,
Jen Peleva
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 08-Nov-2013 00:00

Hi Tristan,

Did you ever get this working? If so what did you do?

Kind regards,

This thread is closed