Closed (duplicate)
Project:
Calendar
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
30 Nov 2010 at 23:24 UTC
Updated:
7 Dec 2010 at 00:37 UTC
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
Comment #1
karens commentedSounds like you are not using the latest dev version of the Date module.
Comment #2
duntuk commentedThanks for the heads up KarenS. That fixed it for me.
Comment #3
arlinsandbulte commentedI 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.
Comment #4
bretbenz commentedThis problem STARTED for me after applying the Nov-30 dev build. I have run through the debugging suggested and no luck.
Comment #5
karens commentedIf 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.