I just upgraded from 6.2 to 7 and to my big surprise, it's not possibly to use 11+28 anymore and then it should display the stories in these categories. I have now installed and enabled Taxonomy Filter Core, Multi-Term Views & Multi Term. But when I access eg. http://www.eve-o.dk/taxonomy/term/11+28/ then I just get a The requested page could not be found. It's working with just one term.

What do I need to configure, to make this work?

Comments

solotandem’s picture

This module is expecting a URL with the tids separated by commas (e.g. 11,28) not a plus sign as you indicated. Have you tried that? Have you enabled the taxonomy term view in the Views module?

tonnyl’s picture

It was not enabled. Now im not getting the "page not found" error, but just a blank page, you can test it here - http://www.eve-o.dk/taxonomy/term/11,28/
I don't get any error messages in apache og drupal log, do you have anymore ideas?

Thanks.

solotandem’s picture

Are you trying to display content that is tagged with ALL of the terms or ANY of the terms? This module, along with Muti-Term Views, assists you with the former. The default Views display will do the latter.

tonnyl’s picture

In taxanomy I have a Vocabulary called Category. Below this category i have eg. News, patchnotes, guide and so on. Now I want to create a link in my menu that displays all those stories, with the latest first - just like a blog with only content of the type "Story" no forum topics.

solotandem’s picture

Assigned: Unassigned » solotandem
Status: Active » Fixed

You should be able to restore the multi-term displays using this module, Views, and Multi-term Views module. Please read the Configuration section of the README included with the latter module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.