On my site, I deleted a vocabulary, 'My work', and it no longer shows up under the content creation section, but it is still on the navigation menu. i have also removed all content from being associated with it.
I even tried to delete it directly from the db, but it still shows up, any ideas?

Comments

skorch’s picture

Which navigation menu are you using? The Taxomony_dhtml menu caches the taxonomy list and doesn't update for a while. I have no idea how/when it updates itself.

-Drew
http://www.gonzotravel.net

grendel’s picture

taxonomy_menu

This made me think of a way to try, in the settings, unselect everything, apply, then recheck it all, apply.

It works. This may work w/ the dhtml version as well (i need to play w/ that one).

--
eric();

>:-@ | Photography

dries’s picture

This might be related to the menu cache not being flushed. You can force your menu cache to flush by disabling and enabling a module (or by enabling and disabling a module). If that solves your problem, you hit a taxonomy module bug.