Drupal version; 5.3

After copying taxonomy_fields module, enabled in modules administration, I go in administration / categories to assign this field type to som terms in my taxonomy.

But got the pink box with couple of this error:

warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/intranet/drupal5/sites/all/modules/taxonomy_fields/taxonomy_fields.module on line 1922.

I try to uninstall module, clear cache, but no way. How can i get this module working?

Thanks,
Panathos

Comments

boneless’s picture

the problem is caused by incorrect global settings of the field itself.
try creating a new field or changing some of the settings of the field and saving it again, perhaps that does the trick.

boneless’s picture

Status: Active » Closed (fixed)