Posted by dvasquez on June 1, 2010 at 4:20pm
2 followers
Jump to:
| Project: | Taxonomy Breadcrumb |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
This ERROR displays my Drupal:
Page manager module is unable to enable taxonomy/term/%term because some other module already has overridden with _taxonomy_breadcrumb_term_page.
How can i do for working with both modules.
Comments
#1
#2
Yes, this is a known issue. Taxonomy breadcrumb doesn't work with panels when overriding taxonomy/term pages. It also doesn't work with views for the same reason.
The 6.x-2.x version of Custom Breadcrumbs should do everything that taxonomy breadcrumbs does and has a custom_breadcrumbs_panels sub module that can be enabled to support panels. This is currently in beta, and I would recommend using the 6.x-2.x-dev version until 6.x-2.0-beta4 is released.