When "Rabbit Hole taxonomy terms" module is enabled, there is no possibility to activate the Taxonomy term template in Panels page manager.
Next message is shown:

Page manager module is unable to enable taxonomy/term/%taxonomy_term because some other module already has overridden with rh_taxonomy_term_page.

In the same moment for the Node template it works correctly.

Could you please investigate and correct the issue?
Thank you

PS: Panels page manager module has module weight = 99, so normally should be able to process this case.

Comments

aleksey.tk’s picture

Assigned: Unassigned » olofbokedal

Yes, we have this issue. But are you really using dev version of the module? Also, reassigning to D7 version maintainer.

olofbokedal’s picture

Status: Active » Fixed

Fortunately, this was a quick fix simply by altering the weight for this module.

http://drupalcode.org/project/rabbit_hole.git/commit/3903e2e.

You'll have to run update.php to fix this issue. It will simply set the weight to 999.

Status: Fixed » Closed (fixed)

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