Download & Extend

Call to undefined function _taxonomy_menu_delete_all()

Project:Taxonomy menu
Version:6.x-2.4-rc1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I installed the taxonomy_menu module, and then ran update.php. The update failed with the following error:

An error occurred. Fatal error: Call to undefined function _taxonomy_menu_delete_all() in sites/ukabbalah.odin.commonplaces.com/modules/community/taxonomy_menu/taxonomy_menu.module on line 268

It appears that this may be related to #656210: enabeling menu breadcrumb module gets me Fatal error: Call to undefined function _taxonomy_menu_get_item()

Comments

#1

Status:active» needs review

it is related. it appears that hook_init isn't being called. Try this patch.

AttachmentSizeStatusTest resultOperations
taxonomy_menu-666812.patch1.06 KBIgnored: Check issue status.NoneNone

#2

Status:needs review» fixed

This is committed and part of rc2

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.