Call to undefined function _taxonomy_access_get_nodes_for_term() on taxonomy_access.module on line 253
HnLn - June 22, 2009 - 12:45
| Project: | Taxonomy Access Control |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
This is also reported for 5.x, but not for 6.x, so I'll add it here.
Problem occurs for me when I delete a node that has a custom hook that uses taxonomy_del_term to delete the term that is linked to that node. Hence it calls hook_taxonomy but cause of a missing include I guess results in above error.
Regards,
HnLn
