I've created a view that consists of a list of most recent forum posts on my site, however the list displays all forum posts, even those from group forums that should be private. Clicking on the title for one of these posts takes the user to the full text. If the same user just goes to the list of forums that is a normal menu item, the private forums don't even show up.

How can I fix this?

Thanks

Comments

merlinofchaos’s picture

Status: Active » Closed (duplicate)

Wow, duplicating yourself. My answer doesn't change. This is all up to og_forum.

http://drupal.org/node/632944

RWWood’s picture

Sorry, I didn't think that I was double posting. The reason I asked the question here after your answer on the panels issue queue was that I thought it might have something to do with not knowing how to configure the view I set up so that the results were filtered dependent upon the logged in users to see or not see certain content.

My apologies.