I've been doing some learning of taxonomies and I'm trying to use taxonomy_dhtml to assist with drill-down navigation.
I had some earlier test data on my system that I have since deleted (earlier vocabularies deleted too), but taxonomy_dhtml is still showing the old vocabularies, terms, and content. The new content that is on the system isn't showing up int taxonomy_dhtml.
It seems like taxonomy_dhtml should be able to rebuild it's data with the cron indexing of the site.
Here is my test site:
http://proset.mydrupalsandbox.com
You can see the latest test plans on the front page.
Here is my taxonomy_dhtml page:
http://proset.mydrupalsandbox.com/?q=taxonomy_dhtml
The vocab terms for these plans don't show up on this page. All of those old terms and content have been deleted and the site has been completely reindexed.
What am I missing here?
Kevin
Comments
Comment #1
kevharris commentedOkay, I mispoke. I haven't deleted the old vocabularies or terms. I just remembered that there is no way to do that. I wish there was a way. But that's not your problem.
However Taxonomy_dhtml still shows that there is content associated with those old vocabs and terms. I know I can hide those old test vocabs. But it seems they should at least reflect what's actually on the site. And the new active vocab and terms are not displaying or updating.
Comment #2
meba commentedYou have to clear your Drupal cache.