Hi,

I uninstalled TVI as I don’t need it anymore. But the I can’t access the the standard term views with the path taxonomy/term/ID/. Even as user 1 I get an error that I can’t access the page.

Tekl

Comments

derekwebb1’s picture

Ever get that worked out? Not sure why that would happen...

TVI uses hook_menu_alter to adjust the menu callback. After you uninstall TVI, try visiting your menu admin page (or clear the site cache)... Does that do anything for you?

Cheers, Derek

Wolfgang Reszel’s picture

After disabling TVI the view taxonomy_term produces the permission bug. It only works when I disable the view, but I need it.

doublejosh’s picture

Removing / overriding the native taxonomy URL seems like the feature I'm looking for not a bug. Perhaps this could be an option?
May this is a candidate for Taxonomy Redirect module instead?

ABOVE: Typed before I understood.

I assumed this module provided a view override for display / sort / etc purposes, AND allowed for a new path for taxonomy pages.
Feel like good layout and good URLs are both a requirement for most sites.
Guess I'll also need to rely on term path aliases to control the URL? Wish I could avoid all those database entries for aliases that don't really need to be there.

Seems like perhaps I could use this module to fix the term pages, then use Taxonomy Redirect to push links (mostly on nodes) to another duplicate view/display that has a great URL. But they there are duplicate pages which is bad SEO.

Not sure my overall strategy yet.

duaelfr’s picture

Status: Active » Closed (won't fix)

At this point, this issue is going to be marked as won't fix. This is either not in the direction of the project, or too out of the project scope.