Quote:
Originally Posted by tqj
I changed the code to allow for regular mods to mod new users.
.xml file
<phpcode><![CDATA[if ($vbulletin->options['moderatenewmembers'] AND is_member_of($vbulletin->userinfo,5,6,7))
.php file
if (!is_member_of($vbulletin->userinfo,5,6,7))
|
As long as it works, cool
But please click
Mark as Installed, as it seems you are using this hack.