if (!$vbulletin->userinfo){ standard_error('not logged in');}else{ die(print_r($vbulletin->userinfo));}