if ($vbulletin->GPC['myspaceid'] AND !$vbulletin->GPC[COOKIE_PREFIX . 'myspaceid']) { vbsetcookie('myspaceid', $vbulletin->GPC['myspaceid']); }