add booking error

fabioknoedt - October 31, 2008 - 14:34
Project:Public Bookings
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:fabioknoedt
Status:closed
Description

When trying to add a booking some error happen. I think that is the date formatting or something like this.
http://_URL_/?q=admin/content/publicbookings/booking/add

# warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/drupal6/modules/date/date_api_ical.inc on line 580.
# warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/drupal6/modules/date/date_api_ical.inc on line 581.
# warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/drupal6/modules/date/date_api_ical.inc on line 584.
# warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/drupal6/modules/date/date_api_ical.inc on line 585.
# warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/drupal6/modules/date/date_api_ical.inc on line 586.
# warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/drupal6/modules/date/date_api_ical.inc on line 588.
# warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/drupal6/modules/date/date_api_ical.inc on line 591.
# warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/drupal6/modules/date/date_api_ical.inc on line 594.
# warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/drupal6/modules/date/date_api_ical.inc on line 597.
# warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /var/www/drupal6/modules/date/date_api_ical.inc on line 603.
# Recurrences must have an end date

AttachmentSize
addbooking_issue.JPG172.75 KB

#1

frenkx - November 24, 2008 - 23:53

The patch in #273669: Fatal errors in Date Repeat, as mentioned in the booking API README, seems to fix this problem.

#2

tirsales - April 3, 2009 - 15:26
Status:active» closed

Set to closed - if the problem persists, please re-open. To the best of my knowledge Bookings API should not need this patch any more, but will be run with it too.

 
 

Drupal is a registered trademark of Dries Buytaert.