I've discovered something I consider a bug in this addon. Supposed there are posts that are to be moderated manually... These posts are NOT shown to the public in the forum, only mods and admins can see them. However, these posts/threads ARE shown to everyone in the recent threads lists. (People can't open those threads, but still, they appear in the list)
I've just edited the SQL statement in the main plug-in and added "AND thread.visible <> 0" to its WHERE clause. That's not the best way to work around that issue, I know - but for now it's just fine. Maybe you could fix that in the next release?
|