I have a compound field with unlimited numbers of values in the content type which I want to use as a Flexifield. (to use for unlimited E-Mail addresses)
When I click on 'add another item' in the form of my Flexifield I got this error:

    * warning: Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/drupal/sites/all/modules/cck/includes/content.node_form.inc on line 300.
    * warning: array_keys() [function.array-keys]: The first argument should be an array in /Applications/MAMP/htdocs/drupal/sites/all/modules/cck/includes/content.node_form.inc on line 327.
    * warning: Wrong parameter count for max() in /Applications/MAMP/htdocs/drupal/sites/all/modules/cck/includes/content.node_form.inc on line 327.

btw. great module

regards

Meinolf

Comments

ingacosta’s picture

I have the same error. But second and third warnings are on line 326

effulgentsia’s picture

Version: 6.x-1.x-dev » 6.x-1.0-alpha2
Status: Active » Closed (duplicate)

Duplicate of #335490: Does not support multiple value fields well (although this one's earlier). Anyway, fixed in alpha2.