There's a bug in a part of the upgrade sequence / script:
( url: mgc_cb_evo.php?do=update_before_2.3.0 )
Quote:
Database error in vBulletin 3.8.3:
Invalid SQL:
UPDATE mgc_cb_evo_chat
SET
name='MaXe',
displaygroupid='6',
usergroupid='6',
hascustomavatar='1',
avatardateline='1239907322',
avwidth='134',
avheight='100',
avwidth_thumb='60',
avheight_thumb='45',
avatarid='0',
avatarrevision='10'
WHERE fromuid='1';
MySQL Error : Unknown column 'displaygroupid' in 'field list'
|
No idea why it happened, I guess somebody set us up the bomb :O
Update: Nevermind I had to import the .xml (product) file before running the above url. I just thought i had to use the above URL first..