Closed (won't fix)
Project:
Taxonomy Views Integrator
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2010 at 16:59 UTC
Updated:
31 Jan 2013 at 00:06 UTC
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
Comment #1
derekwebb1 commentedEver 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
Comment #2
Wolfgang Reszel commentedAfter disabling TVI the view taxonomy_term produces the permission bug. It only works when I disable the view, but I need it.
Comment #3
doublejosh commentedRemoving / 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.
Comment #4
duaelfrAt 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.