Closed (fixed)
Project:
Taxonomy Breadcrumb
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2008 at 20:28 UTC
Updated:
13 May 2011 at 14:54 UTC
Not really a request, this is more for other people if they run into the same problem.
I have Ubercart and it seems to override Taxonomy Breadcrumb, preventing breadcrumbs from appearing on node pages. Granted, I also have Taxonomy Context installed, which has some breadcrumb override code in it (but its turned off), so it might be this module too. Anyway, by simply increasing the module weight for TB to 10, my breadcrumbs appeared correctly.
Just thought I'd share this with everyone.
Comments
Comment #1
manorius commentedHi,
Thanks for the post, but how do you increase the weight of a module?
thanks!
Comment #2
davemybes commentedGo to the system table and look for the entry for the Taxonomy Breadcrumb module. In the weight column, change the number to 10.
Comment #3
MGN commentedComment #4
ZenLax commentedIt worked! Thanks very much :)