Re: bbPress Error: Closed Topic
I wonder if it’s because of the integration between themes or with WordPress functions conflicting with bbPress functions? These versions are not *supposed* to work when integrated; maybe this is one of the problems.
If you have access to the database, look at the bb_topics table for a field called topic_open
which should be 1 for open or 0 for closed. I’m curious what the value is for the first topic.