if (strpos($vbulletin->GPC['username'], ' ') !== false) { $userdata->error('usernametaken', $vbulletin->GPC['username'], $this->registry->session->vars['sessionurl']); }