Closed (duplicate)
Project:
Taxonomy Access Control
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2008 at 13:19 UTC
Updated:
25 Feb 2010 at 01:49 UTC
When deleting a node (that is a term?) then I get the following error - deleting still seems to work and otherwise there are no problems that I can observe but always getting an error when deleting something is not nice ;)
PHP Fatal error: Call to undefined function _taxonomy_access_get_nodes_for_term() in /home/32/fgprotoc/drupal/sites/all/modules/taxonomy_access/taxonomy_access.module on line 260
an ideas whats going wrong? I used the latest 2.x-dev that was available to download (not the cvs version)
Comments
Comment #1
xjmDuplicate of #498584: Call to undefined function _taxonomy_access_get_nodes_for_term() on taxonomy_access.module on line 253.
Comment #2
xjm