Closed (won't fix)
Project:
Date
Version:
6.x-2.0-rc6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2009 at 01:29 UTC
Updated:
15 Jun 2009 at 21:28 UTC
Hi there,
I get the following error when using the date module with the Flexifield module.
warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/xxxx/public_html/modules/date/date/date_elements.inc on line 460.
I have 6 of the errors as I have 6 of the items in the flexifield. The date field appears on the create form, but does not appear on the node view page. The error appears on both.
Thanks,
Adam
Comments
Comment #1
adshill commentedUPDATE: I've also posted this here: http://drupal.org/node/373118
Comment #2
karens commentedI'm not surprised. I imagine all the complex field types (imagefield, filefield, etc) are broken. The Date module and some of these others have some very complex form handling and processing and I have no idea what Flexifield is trying to do with it, nor do I have time to install and test and debug it.
Nothing I can do with it here. It should remain as an issue on Flexifield, which is where you posted the other issue.
Comment #3
adshill commentedThanks for the info Karen. Just for the benefit of anyone else looking for compatibility of these modules, in the link I previously posted, effulgentsia - the module developer of Flexifield has mapped this on their development path. I'm sure they will update when its implemented. They have also added compatibility with Filefield.
Thanks a lot.
Adam.