Closed (fixed)
Project:
Taxonomy Breadcrumb
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 May 2012 at 10:18 UTC
Updated:
3 Oct 2012 at 00:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
kotnik commentedPatch attached.
Comment #2
LonitaD commentedThe patch worked for me. Breadcrumbs are displaying correctly on Views generated taxonomy term pages.
I spoke too soon - this patch causes a php error. The else statement is in the hook_help() function which doesn't seem to be the correct place for it. Even without the patch, breadcrumbs on views pages seem to be working.
Comment #3
kotnik commentedcreativ180, could you paste PHP error you got here? Thanks.
Comment #4
LonitaD commentedI already removed the patch and it is working without it. I think the error said something like Parse error: syntax error, unexpected T_ELSE. I can try the patch again if you need more specifics.
Comment #5
jantoine commentedNot sure if it is due to the various patches I have already committed, but I am unable to reproduce this issue. Marking as fixed. Please reopen if you are still experiencing problems.