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()

CommentFileSizeAuthor
#1 taxonomy_menu-666812.patch1.06 KBindytechcook

Comments

indytechcook’s picture

Status: Active » Needs review
StatusFileSize
new1.06 KB

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

indytechcook’s picture

Status: Needs review » Fixed

This is committed and part of rc2

Status: Fixed » Closed (fixed)

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