Quote:
Originally Posted by reismarktq2
Need a little help with a conditional:
We currently have our boards set up so that new accounts must go through moderation before they can post, but right now the only way to tell whether there are accounts waiting for moderation is to log into the admin control panel (which I don't want the administrators to have to do every time).
So what I'm asking is, is it possible to set up a conditional that displays when an administrator views the front page AND there are people in the "waiting moderation" group? I have this so far:
[[(($bbuserinfo[usergroupid]==6) AND (!empty(insert conditional that checks for people in usergroup 4)))]]
|
nope sorry, this is not possible without modification of the hack