Comment Closer troubles

The comment closer has been locking old forum threads. It is not supposed to do that; the module is set to skip the forums when locking down old threads. Maybe it happened before the configuration was set that way. After looking through the module and the node table to see what it did, I fixed the problem with one line of SQL: update node set comment=2 where type='forum';

We'll see if it happens again.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Still having trouble. Updated

Still having trouble. Updated to a new version of comment closer and set it to run daily so we'll see soon enough if the problem still exists.