You added replycount to your postsrc?
You do realize that this is really buggy, because when a thread with 0 replies is in the main post index, it will show up as having 0 replies until you update the main index?
This might be why you're getting answered threads...
You can try to uncomment the lines starting with #
("admin mode", and the two print_r()s, and try to figure out where it's going wrong... of the replycount range is set, and if all returned posts/thread ids actually have replycount 0 or not)
|