I have multiple content types for my website. In a view I have multiple displays (page type display) for these different types. But only the first display works, the other leads to empty page.
I have searched this problem on the web and some say that I have to pass the content type as argument. I do not want to do that because the argument in all displays is a taxonomy term ID. So I do not want to add argument.
I am using Drupal 6.