I have a problem with showing the event detail page, when a category of events isn't in the list view (events by day/week/year). I get an error saying that the event can't be shown. Apparently the detail page is checking what categories are listed in the day/week view and considers the other categories / events as unpublished / not viewable.
Earlier I posted my problems with multi day events in the list view (See this post here). If you have a large number of multi day events, they are blurring the actual events of today.
I did come up with a workaround though: I left out the events in de category Exhibitions, since those are most likely to be multi day events. I created a latest events module with only the Exhibitions category and placed it below the calendar. And I have a latest events module on my homepage showing all upcoming events from all categories.
Unfortunately, the modules show the exhibitions, but when you click on one item for details, you get an error.
Second drawback of my approach is that the filter module, which I placed at the top of the event day / week view list, while it does filter the exhibitions if searched by name or location (nice feature!), it doesn't show the exhibition category for filtering.
I tried to overcome the error by creating a new hidden menu item where all categories are listed in the day view and associating the modules with that menu, but that doesn't work. The event still seems to look at the categories of the day view in the visible menu item.
Is this a bug or I are my settings wrong somewhere. Why can't I view the details of any published event, not matter what menu setting there is?
[Edit] I went over to the settings of the event detail page. There I linked all events to the hidden menu with all event categories. Now it works. Still, I think it's a strange way of allowing alle event details to be displayed for all categories. (And it does' help for the filtering issue)