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

dvasquez’s picture

Title: Not compatible with Panels » Page manager module is unable to enable taxonomy/term/%term
MGN’s picture

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.

gisle’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

The Drupal 6 version is no longer supported. Closing this as outdated. If you think this is still relevant for Drupal 7 or Drupal 9, please open a new issue.