Closed (fixed)
Project:
Taxonomy Manager
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2009 at 20:13 UTC
Updated:
1 Sep 2009 at 07:30 UTC
Users with both Taxonomy Manager and Panels 3 installed cannot use Panels' override of the taxonomy term page.
To quote Panels' maintainer:
"... Page Manager will not override the page if another module has already overridden the page. ...
There are two solutions:
1) Disable taxonomy manager
2) convince the author of taxonomy manager to use the page manager API to cooperate and let page manager take over the page if it's there. This can be easy or hard depending on what taxonomy manager needs to do.
I thought I'd be a good citizen and let you know about this conflict.
Thanks,
Mike Waters
Comments
Comment #1
mh86 commentedHi,
this has been fixed, see #469126: incompatibiliy with panel3 beta2 by providing a taxonomy/term/%
maybe we should add some documentation, so that people find these settings...
Matthias
Comment #2
Mike_Waters commentedSorry, I have a bad habit of not searching through closed issues; it's that the status dropdown defaults to 'open'....
My bad. Man, I spent *HOURS* on this! Manual edits to `menu_router` after menu rebuilds to keep my production site working lol
Comment #3
mh86 commentedI added a note on the project page, so that people can find these settings