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

adshill’s picture

UPDATE: I've also posted this here: http://drupal.org/node/373118

karens’s picture

Status: Active » Closed (won't fix)

I'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.

adshill’s picture

Thanks 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.