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
Comment #1
ingacosta commentedI have the same error. But second and third warnings are on line 326
Comment #2
effulgentsia commentedDuplicate of #335490: Does not support multiple value fields well (although this one's earlier). Anyway, fixed in alpha2.