globalize($_POST, array('userclanid' => INT));
$userclanid = $vbulletin->input->clean_gpc('p', 'userclanid', TYPE_INT);