Getting the following error when upgrading from 5.3
Code:
Database error in vBulletin 4.0.0:
Invalid SQL:
ALTER TABLE `user` ADD `post_thanks_user_amount` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;
MySQL Error : Duplicate column name 'post_thanks_user_amount'
Error Number : 1060
Classname : vB_Database
MySQL Version : 5.0.41-community
Edit: v5.3 is disabled when I do the upgrade