Quote:
Originally Posted by TraumTeam
Code:
// Get ezb_oldugid for update
$sql = $vnulletin->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 
|
Yikes! I just updated the zip file with the correction... thanks for pointing that out TraumTeam