Hi,

I am using:
Drupal 6.16
MySQL 5.1.49
PHP 5.3.3-7
Apache/2.2.16 (Debian)

Calendar 6.x-2.2
Date 6.x-2.x-dev
BeautyTips 6.x-2.0
Calendar Tooltips 6.x-1.7
Calendar iCal 6.x-2.2
Calendar Popup 6.x-2.2
Views 6.x-2.8

I try to update the module to solve the issue : http://drupal.org/node/613528

but when I try to activate the following modules:
Calendar Tooltips
Calendar iCal
Calendar Popup
the site crashes.

The following error appears in the log:

PHP Fatal error:  Call to undefined function date_is_all_day() in /eiova/sites/all/modules/calendar/calendar.module on line 885

any idea?

Thanks!

Comments

_snake_’s picture

Hi,

I've solved the issue of http://drupal.org/node/613528 using the #26 message.

But I want to update the module

nairb’s picture

I ran into this when updating my calendar module. Date moved that function around with a recent release. Try updating calendar to the latest dev and be sure your date is a recent release too.

James Marks’s picture

I just updated my site to 6.x-2.4 and immediately received 'HTTP Error 500' when trying to load a calendar page along with "PHP Fatal error: Call to undefined function date_is_all_day() in /var/www/[domain_name]/sites/all/modules/calendar/calendar.module on line 885" in the error log.

UPDATE
Just updated the Date module to 6.x-2.7 and the problem was immediately resolved.

Neslee Canil Pinto’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

The D6 branch is no longer supported so we're closing this issue. If you think this issue still exists in D7 you can open a new one.