Closed (duplicate)
Project:
Hierarchical Select
Version:
7.x-3.x-dev
Component:
Code - Taxonomy
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2011 at 20:08 UTC
Updated:
16 Jun 2012 at 10:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
Jack3rror commentedsub, on a 2 level taxonoy hierarchy
The error comes when displaying "hierarchical Links" on my nodes
Comment #2
skizzo commentedChanging title to better reflect content of issue. I see the same error without Panels. I have few vocabularies which are term-referenced in user account. Users pick terms in user profile via hierarchical_select, profiles are displayed ok and everything works nicely. As soon as I enable contributed module domain_taxonomy I get this error when displaying a user profile. If I disable domain_taxonomy the error goes away.
Comment #3
skizzo commentedComment #4
dakhota commentedDELETED (mistake, sorry)
Comment #5
dakhota commentedDELETED (it was a mistake, caused by another module)
Comment #6
prodigeek commentedWhat was the conflict? I am facing the same issue?
Thank you,
Michael
Comment #7
Goekmen commentedI have the same error. I am not using Panels or Domain Taxonomy
Notice: Undefined index: hs_lineages in hs_taxonomy_field_formatter_view() (line 403 of .../sites/all/modules/hierarchical_select/modules/hs_taxonomy.module).Comment #8
truongquangphuc commentedI have same error. I think it happen when i use hs with Views. How can i fix it?
Comment #9
guillaumev commentedHere is a patch that fixes the error message...
Comment #10
francoud commentedIt worked for me. Should be committed to the "-dev" version at least... :) thanks
Comment #11
GANYANCI commentedYes, it worked for me too.
Thanks.
Comment #12
odegard commentedConfirm, worked.
Comment #13
mzwyssig commentedWorked for me as well.
Comment #14
romansta commentedWorked for me as well.
Comment #15
cesareaugusto commentedIs the patch merged into the main release?
Comment #16
wim leersThis seems to already have been fixed at #1331812: Notice: Trying to get property of non-object in hs_taxonomy_hierarchical_select_valid_item(). Thanks though! :)