Closed (fixed)
Project:
Taxonomy Fields
Version:
5.x-1.5-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2007 at 16:58 UTC
Updated:
13 Mar 2008 at 00:37 UTC
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
Comment #1
boneless commentedthe 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.
Comment #2
boneless commented