Hi,
thanks for the fast reply. I meant the second one.
Instead of removing the "Users awaiting..." number, can I add other custom usergroups?
For example, usergroup 26
Should it be like this?
if ($vbulletin->userinfo['usergroupid'] == 3, 26) or is that not possible?
Also, is it possible to include a IF statement. For example, if the usergroup is 3, show error confirm email msg and if the usergroup is 26, show different message?
Regards
|