Hello,

I have an error message when i set the number of initial fields after ajax callback.

Warning : end() [function.end]: Passed variable is not an array or object in file_managed_file_validate() (line 536 in D:\Sites\Mysite\modules\file\file.module).

And another ones on edit mode like:

Undefined index: #max_delta dans multivalue_settings_field_attach_form() (line 43 in D:\Sites\Mysite\sites\all\modules\multivalue_settings\multivalue_settings.module).
Notice : Undefined index: #max_delta dans multivalue_settings_add_item() (line165 in D:\Sites\Mysite\sites\all\modules\multivalue_settings\multivalue_settings.module).
Notice : Undefined index: dans multivalue_settings_add_item() (line168 in D:\Sites\Mysite\sites\all\modules\multivalue_settings\multivalue_settings.module).

Any ideas about that?

thanks a lot!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

goron’s picture

Title: Warning : end() [function.end]: Passed variable is not an array or object in file_managed_file_validate() (line 536 » Warning on field settings form after ajax callback (image field)

Just a bit of organizing: I'm changing the issue title to focus on the first problem you mention. The other problem is a duplicate of another issue filed here: #1308522: Not working for fields of type Image.

I'm dealing with these bugs now. Thanks for testing!

pmkanse’s picture

Category: bug » support

Any updates on this, really need this for image field.

fra_ore_90’s picture

Issue summary: View changes

Hi,

someone did fix this issue?

Any updates?

Thanks!