check and see if creating a bbpress.php file could fix this
https://codex.bbpress.org/theme-compatibility/getting-started-in-modifying-the-main-bbpress-template/
if not see if its a plugin issue
Deactivate all but bbpress and see if this solves the issue. if not , re-enable one at a time to see which is causing the issue
Disabled plugins as you said and seems to have worked. Thank You
UPDATE: I tried both suggestions but they didnt work, any other suggestions?
Clicking on any topic takes you to a screen to reply but not see the posts
if you haven’t already copy all of your bbPress templates to a folder called bbpress in your child theme
follow this codex guide.
https://codex.bbpress.org/theme-compatibility/
and also check if its a theme issue , switch to a default theme like twentytwelve and see if the issue is still there or not.
I tried switching themes and its the same issue.
Some more detail… I am able to view the post when logged in with the primary admin account. But any other account, including an account with all the priveledges of the admin account and marked admin, when you click on the topic it directly links to reply, without showing the topic content.