Code:
// Get ezb_oldugid for update
$sql = $vnulletin->db->query_first("
SELECT ezb_oldugid
FROM " . TABLE_PREFIX . "user
WHERE userid = " . $vbulletin->userinfo['userid'] . "
Code:
// Get ezb_oldugid for update
$sql = $vbulletin->db->query_first("
SELECT ezb_oldugid
FROM " . TABLE_PREFIX . "user
WHERE userid = " . $vbulletin->userinfo['userid'] . "
I had to change that after fresh install of the product

There were errors during setup.
better fix this
regards
Rob