vbresults
10-29-2011, 08:20 PM
How do disable this code IN MEMBER.php with plugin?
if ($userinfo['usergroupid'] == 4 AND !($permissions['adminpermissions'] & $vbulletin->bf_ugp_adminpermissions['cancontrolpanel']))
{
print_no_permission();
}
Give the Users Awaiting Moderation usergroup the permission?
If not, why do you want to remove the code? I can better answer your question this way.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.