Thanks for the info!
Unfortunately I want all users to be able to see the forum.
As of now I have user groups set up that correspond with certain topics post-Id’s.
When I use the $post->post_parent; or the $post->$post_Id; commands and compare it against a list of the current topics post Id’s it will never match with one of them.