warning: Illegal offset type in isset or empty

comfort_drupal - July 13, 2009 - 04:32
Project:RSVP
Version:6.x-2.0-rc2
Component:Code
Category:bug report
Priority:normal
Assigned:ulf1
Status:closed
Description

I am using RSVP - 6.x-2.0-rc2
i have created RSVP for event; few attendees have also joined to event by RSVP mail.
My event list is become long so i have deleted few event from the event archive; but when i delete the archive event, getting following error:

* warning: Illegal offset type in isset or empty in /home/event_host/public_html/eventhost/includes/bootstrap.inc on line 855.
* warning: Illegal offset type in /home/event_host/public_html/eventhost/includes/bootstrap.inc on line 856.
* warning: Illegal offset type in /home/event_host/public_html/eventhost/includes/bootstrap.inc on line 860.

help would be appreciated.

#1

ulf1 - July 13, 2009 - 17:13
Assigned to:Anonymous» ulf1

Which patch of drupal do you run? Can you check the lines in the code and send it to me?

* warning: Illegal offset type in isset or empty in /home/event_host/public_html/eventhost/includes/bootstrap.inc on line 855.
* warning: Illegal offset type in /home/event_host/public_html/eventhost/includes/bootstrap.inc on line 856.
* warning: Illegal offset type in /home/event_host/public_html/eventhost/includes/bootstrap.inc on line 860.

Can you also give it a try by creating a dummy event, create on top of that a dummy invitation with at least one dummy guest and then delete the event? I want to find out if it is reproducible with an easy test?

Thanks,
Ulf

#2

comfort_drupal - July 14, 2009 - 11:11

I am using Drupal 6.9

I am using cck + calendar + date module for event management.
yes i applied the same test case - with dummy event and dummy guest. but same result.

#3

ulf1 - July 15, 2009 - 00:21

Hm,

I can not reproduce the problem.

Can you install the latest dev version, call update.php and then try again. I almost believe that there is something wrong with the cache.

Thanks,
Ulf

#4

ulf1 - August 10, 2009 - 17:06
Status:active» closed

#5

brulain - October 8, 2009 - 11:15
Status:closed» active

Hi,

I have the same issue with rc3 :

* warning: Illegal offset type in isset or empty in /Applications/MAMP/htdocs/ehfrance/includes/bootstrap.inc on line 873.
* warning: Illegal offset type in /Applications/MAMP/htdocs/ehfrance/includes/bootstrap.inc on line 874.
* warning: Illegal offset type in /Applications/MAMP/htdocs/ehfrance/includes/bootstrap.inc on line 878.

The selected connector is Date, and it refers to a content type named 'Evenement' with a DateTime field et 4 other fields. It happens when I delete a content 'Evenement' with at least one rsvp invitation.

Thanks for help.

#6

ulf1 - October 14, 2009 - 01:13

Thanks,

with this information (delete of event) I could reproduce it. I will fix it as soon as I have time.

Thanks,
Ulf

#7

ulf1 - October 14, 2009 - 07:02
Status:active» fixed

Fixed in the next dev release.

~
Ulf

#8

System Message - October 28, 2009 - 07:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.