I'm using an alternate icon set, so maybe I messed up, but if there is a reply to be moderated (All Posts Moderated), shouldn't the icon in the column to the left of the topic subject be indicative of a message needing to be moderated from the perspective of any of the assigned moderators and the site admin? I recall seeing a folder icon with a question mark on it somewhere.
Likewise, in the Category listing: the icon to the left of the forum description?
In the file: includes\inc_moderation.asp, at about lines 66 and 93, are these moderation tests correct?
66: testing the topics table - "F.F_MODERATION in (1,2)" 93: testing the replies table - "F.F_MODERATION in (1,3)"
have you installed any MODs ? if you have I would suggest you recheck any code edits, the default code does not have any problems with displaying the moderation icons.<