Closed (fixed)
Project:
Rabbit Hole
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
11 Jul 2012 at 00:05 UTC
Updated:
26 Jul 2012 at 08:11 UTC
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
Comment #1
aleksey.tk commentedYes, we have this issue. But are you really using dev version of the module? Also, reassigning to D7 version maintainer.
Comment #2
olofbokedal commentedFortunately, 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.