Hi!
I'm using taxonomy_menu and views (on Drupal 5.7), but I have a strange problem..
The menu don't shows contents when vid=tid, and this is in your code:

      // Only add the Term ID if its not the Vocabulary ID
      if ($vid != $tid) {
        $arguments[] = $tid;
      }

why?
my first vocabulary has a term with tid=1...

Thanks
Antonio

Comments

arlinsandbulte’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still valid?

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.