Have been trying to get calendar module up and running. Yesterday (Nov 30) calendar showed up on frontpage of site (on localhost) but when I tried to click to forward one month to december, the page closed down. Today the same is happening and i get this response:

Fatal error: Call to undefined function date_is_all_day() in C:\xampp\htdocs\trial\sites\all\modules\calendar\calendar.module on line 889

I have followed all steps on Debugging date and calendar problems, and have gone through set up checking all entries.

Comments

karens’s picture

Status: Active » Fixed

Sounds like you are not using the latest dev version of the Date module.

duntuk’s picture

Thanks for the heads up KarenS. That fixed it for me.

arlinsandbulte’s picture

Status: Fixed » Closed (duplicate)

I am marking this as a duplicate of #986776: Call to undefined function date_is_all_day().
That issue has a better title and is in the Date issue queue, which is where it should be.

bretbenz’s picture

Status: Closed (duplicate) » Needs review

This problem STARTED for me after applying the Nov-30 dev build. I have run through the debugging suggested and no luck.

karens’s picture

Status: Needs review » Closed (duplicate)

If you are seeing the message "Fatal error: Call to undefined function date_is_all_day()", it is because you are not using the latest version of the Date module. This is still a duplicate and this is not a patch that needs review.