i created vocabulary "products", (vid=2, with options hierarchy=one, related_terms=yes, multiple_choice=yes), added a term "washers" tid=6 , then term "container washers" tid=8, and then added page with some product, attached it to "washers" and "container washers".

then i installed taxonomy_menu, configured it that vocabulary "products" show=normal, hide_empty_items=yes, display_descendants=yes, display_in_context=yes.

ok, now i've got menu "products":

products (/products/2)
|
\--washers (/products/2/6)
.......|
........\--container washers (/products/2/6/8)

when i click "products" there are "no content found", but when i click further on "washers" or "container washers" - my page is found.

i installed "trace" module and traced sql, and found that when i click on link /products/2 - somehow it search for vid=0, not vid=2, but when i click on /products/2/6 and further - it searches ok for vid=2.

why is that happening?

i can provide any information such as sql tables content and other.

Comments

indytechcook’s picture

I apologize for not responding earlier. Because maintaining this module is all volunteer work, I only have a limited amount of time to spend on it. I didn't write the D5 version and have not done much with it (beside adding community supplied patches to the CVS).

I will do my best to address this issue as soon as I can.

arlinsandbulte’s picture

Status: Active » Postponed (maintainer needs more info)

sol289:
Is this issue still valid?
can it be closed out?

arlinsandbulte’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

No followup/activity after 2 months of status "postponed (maintainer needs more info)"

I'll mark as won't fix for now.

Feel free to re-open if this issue is still valid.