Hi,
Thanks for the module.
I got the following validation errors:
Warning: preg_match_all() expects parameter 2 to be string, array given in drupal_explode_tags() (line 7193 of/var/www/swifto.t420/dev/www7/includes/common.inc).
Warning: array_unique() expects parameter 1 to be array, null given in drupal_explode_tags() (line 7194 of/var/www/swifto.t420/dev/www7/includes/common.inc).\
Warning: Invalid argument supplied for foreach() in drupal_explode_tags() (line 7197 of/var/www/swifto.t420/dev/www7/includes/common.inc)
Caused by a term field with single value field. Another similar field with multiple values didn't cause any validation errors. What worked for me was the patch attached (I was also using the http://drupal.org/node/1334616 patch).
| Comment | File | Size | Author |
|---|---|---|---|
| autocomplete_delux_multiple_false_validation_warning.patch | 794 bytes | bluetegu |
Comments
Comment #1
LNakamura commented@bluetegu - since the 1.x release and lists are no longer supported, I'm closing this as outdated.
Comment #2
LNakamura commentedNote that if you want to prevent the adding of new terms in a 2.x Autocomplete Deluxe widget, Content Taxonomy will do the trick.