Closed (outdated)
Project:
Custom Breadcrumbs
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2009 at 00:06 UTC
Updated:
17 Jun 2020 at 08:11 UTC
Jump to comment: Most recent
Comments
Comment #1
MGN commentedThis should happen automatically upon installing custom_breadcrumbs if the taxonomy breadcrumbs module is enabled during the install. See the note on the custom breadcrumbs project page, and please let me know if this migration does not happen automatically...it did on my test sites!
Thanks.
Comment #2
realityloop commentedI'm pretty sure it didn't happen on the site in question, but I'm not 100% sure I had Taxonomy Breadcrumbs enabled when I switched Custom Breadcrumbs on.. I'm trying to get a few issues with views breadcrumbs worked out, if I have time I'll test it again..
Comment #3
barrapontoinstead of checking whether taxonomy module is enabled, custom breadcrumbs could check whether the table taxonomy_breadcrumb_term exists.
Comment #4
lamp5