I have two vocabularies (vid 1 and 2) the first has two terms the second many terms in multiple levels.
I activate Taxonomy_menu and two menu entries corresponding to the vocabularies are shown. That is ok.
"Show this category in menu" is set to Normal.

When i then create a page view with URL category/1 the vocabulary name in the menu is gone. In stead the two terms of vocabulary 1 are shown. Is this normal? Why?

When i set "Show this category in menu" to Views and select a view i get following error when i klik the corresponding vocabulary menu item.
Fatal error: Only variables can be passed by reference in .../sites/all/modules/taxonomy_menu/taxonomy_menu.inc on line 282.

The version i used when doing my first test is: taxonomy_menu-5.x-1.x-dev V 1.17.2.1.2.1 2007/02/22.

I want to have different views for each vocabulary, and also different views for different levels of terms in vocabulary 2.

Comments

hovel’s picture

The problem has gone. How?

Changed the url of the views such that the vocabulary names show again in the menu
(e.g. taxonomy_menu/1 -> taxonomy_menu/$arg)
Changed the weight (0 to -1) of these menu parts to get them in the upper part of the navigation menu
Changed the url of the views back to the original setting (e.g. taxonomy_menu/1)

The vocabulary names are now still shown in the navigation menu.
When i change the weight of the menu part back to 0 the still show up.
So apparently editing these menu parts in Administration/Site-construction/menu's is sufficent to prevent
them from disapearing.

My question however still stands. Why do vocabulary names disappear from the taxonomy_menu when
a view is created that has the same url.

arlinsandbulte’s picture

Status: Active » Fixed

At least sounds like a workaround was found... and support for d5.x is waning...
Marking this old issue as fixed.

Status: Fixed » Closed (fixed)

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