hey there,

I have set up a taxonomy menu according to specs, and it's outputting the term names correctly for an hierarchycal menu. but for a given term name, the wrong ID is output. in fact, it links to a SUM of wrong term IDs.

I know it's kinda vague but... what could be going on?

cheers,
Luciano

Comments

indytechcook’s picture

Status: Active » Postponed (maintainer needs more info)

SUM of wrong term IDs

Could you please elaborate. Maybe give an example of the path along with what settings you have.

luco’s picture

let's say we have a taxonomy with the following TIDs:

- 1
-- 3
--- 8
--- 9
-- 4
--- 10
--- 11
-- 5
- 2
-- 6
-- 7

if I select "4" it will supply "8+9+10+11" as arguments for a view. but only 10+11 should be there.

luco’s picture

sorry, I posted it twice by accident: faulty connection.

indytechcook’s picture

Interesting. This is something new. What settings do you have for the vocabulary? The Path type, etc. I need to reproduce so I can redebug.

Also, can you profile me with an export of your taxonomy? http://drupal.org/project/taxonomy_xml

If you don't want to post your taxonomy, you can email me from the contact form.

luco’s picture

ok, let's see:

running D6.13 (I know, I should upgrade, LOL) and Taxonomy Menu 6.x-2.3 (I tried upgrading to 6.x-2.4-beta1 but that didn't help, so I reversed to 2.3)

settings:

Menu Path Type: Custom Path

Base Path for Custom Path: cursos

Display Depth in Custom Path: (nothing)

[x] Syncronise changes to this vocabulary

[ ] Display Number of Nodes

[x] Hide Empty Terms

[ ] Item for Vocabulary

[ ] Auto Expand Menu Item

[ ] Display Descendants

other relevant info: running Nice Menus 6.x-2.x-dev (2009-may-06)

the taxonomy is not classified or anything but it wouldn't hurt to be discrete about it. so I'll email it to you as soon as I export it, ok?

thanks for the support :]

arlinsandbulte’s picture

Any progress here?

arlinsandbulte’s picture

Status: Postponed (maintainer needs more info) » Fixed

No followup/activity after 2 months of status "postponed (maintainer needs more info)"
Feel free to re-open if this issue is still valid.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.