$db->query_write(" UPDATE " . TABLE_PREFIX . "user SET resume = '1' WHERE userid = '" . $vbulletin->userinfo['userid'] . "' LIMIT 1 ");