If I assign a cck_taxonomy_field to a category in a content_type, later, when I try to open that category in admin/content/category it shows me the following error:

Fatal error: Call to undefined function: _content_admin_field() in sites/all/modules/cck_taxonomy/cck_taxonomy.module on line 73

Comments

robertdouglass’s picture

Status: Active » Closed (won't fix)

I can't reproduce this. Have you disabled CCK module somehow? That function is indeed called when you edit vocabularies, and with good reason. This module depends on it. Please confirm that this problem still exists with the 1.1 release and make sure that you have CCK turned on.

alxbkh’s picture

Version: 5.x-1.0 » 5.x-1.1

same in 1.1 in line 72
i use categories
if you want to edit container this error occures
also having troubles with upadting views filter fields of CCK_taxonomy type