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()
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_menu-666812.patch | 1.06 KB | indytechcook |
Comments
Comment #1
indytechcook commentedit is related. it appears that hook_init isn't being called. Try this patch.
Comment #2
indytechcook commentedThis is committed and part of rc2