Download & Extend

Filter not working: page not found

Project:Taxonomy Filter
Version:6.x-1.3
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,

I'm using Node_Gallery so that each user can upload and manage its own photo album. Each image (node) can receive 2 tags: a type (goth, runway, fashion, etc.) and gender (if its a man or woman on the photo). I'm using Vocabulary Index module to list the photo types so users can browse throughtout the photos by type.

Taxonomy filter is an easy way to filter the photo types by gender.

Everything is working: the block to filter by gender appears in my left column after calling say all the «goth» photos. Taxonomy filter counts all node with the related tag (say 3 woman and 2 man). But when asking to see all goth photos tagged «woman», I get a «page not found» (taxonomy/term/1,2 = page not found).

I'm using Pathauto, jQuery update (for DrupalChat), CTS for Panels 3, Vocabulary Index, Global Redirect, DHTML menu and a few others. Another thing: Taxonomy Filter was installed after the creation of the gender tag and the photos that did not have the gender tag yet received it after the configuration of Taxonomy filter.

Thanks.

Comments

#1

If you disable the TF module and enter the URL = taxonomy/term/1,2, do you get a content display or page not found? The TF module does not determine the content display so the 404 should be related to something else. At worst, the TF menu block would not display.

#2

I wont be able to try this yet because our site went down after a installation of a new version of Node Gallery. We will fix things up and try again with TF.

Thanks. R.

nobody click here