That did not work. I updated the bbpress/bbpress.php file to clear the cache.
After messing around with the bbpress settings, and then restoring it back to what I had it at originally.
I am not getting this displayed on the pages that weren’t loading all the way.
Catchable fatal error: Object of class WP_Error could not be converted to string in /hermes/bosweb26c/b2552/ipg.cwilson/DOMAIN.com/wp-content/themes/techblog/functions.php on line 41
I did that last night before your response, and just did it again following your response and it did not make any changes to the forums.
I have a custom structure of “/%postname%-%post_id%”
I am not a coder so I do not understand how to flush.
All I came across from a search was to add,
$wp_rewrite->flush_rules();
but I wouldn’t know where to start on where to add that code, or if that is even the right line of code.
Thanks for replying btw.