Using views...

radarino - June 7, 2008 - 18:04
Project:Taxonomy Menu
Version:5.x-1.03
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

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

#1

arlinsandbulte - October 31, 2009 - 22:23
Status:active» postponed (maintainer needs more info)

Is this still valid?

 
 

Drupal is a registered trademark of Dries Buytaert.