Q Qual Active Member 64 2010 3 30 Jul 25, 2011 #1 Hook location: global_start Code: if (is_member_of($vbulletin->userinfo,array(6))){ $vbulletin->options['enablecensor'] = 0; } 6 = admin user group Simple script and I didn't bother posting this on vB.org
Hook location: global_start Code: if (is_member_of($vbulletin->userinfo,array(6))){ $vbulletin->options['enablecensor'] = 0; } 6 = admin user group Simple script and I didn't bother posting this on vB.org