PDA

View Full Version : user awaiting moderation question


Carter876
07-18-2004, 09:08 PM
Hi all I have a question about user awaiting moderation, I know that the statistic in forumhome count all the user id present in the sql,but I would like to do so that counts all the user id - (subtraction) user in awaiting moderation, for example if I have 10 user and 5 of them are in awaiting moderation I would that forum statistic count 5 member and not 10

I see that in forumhome I have this code

$vbphrase[members]: $numbermembers

is it possible to modify it in a way like this

$vbphrase[members]: $numbermembers - [usergroupid]==4


Tnx in advance for help

Regards