I don't know if this has to be here or in Dev bug, if so please move..
to recall questions in
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=65182
It is only my wrong interpretation or this has some meaning?
What is the use of moderation in an URL?
That is what we have from line 831 and following
The moderator list is shown, but in a URL I don't think it's necessary, isn't it?
And the option for moderation isn't shown as it is checked by
if strModeration > 0 and _
((strRqMethod = "Category" or strRqMethod = "EditCategory") or _
((strRqMethod = "Forum" or strRqMethod = "EditForum") and CatModeration > 0)) then