I installed the original zip during the first half

.
Anyhow, I got this error:
Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
ALTER TABLE forum
ADD `ucash_perthread` varchar(20) NOT NULL default '',
ADD `ucash_perreply` varchar(20) NOT NULL default '',
ADD `ucash_perview` varchar(20) NOT NULL default '',
ADD `ucash_perdownload` varchar(20) NOT NULL default '';
MySQL Error : Duplicate column name 'ucash_perthread'
Error Number : 1060
Date : Sunday, February 5th 2006 @ 08:29:41 PM
Script : http://www.mlgteams.com/forum/installer/index.php
Referrer : http://www.mlgteams.com/forum/installer/index.php
IP Address : 67.186.45.208
Username : Bluestrike2
Classname : vb_database
How would I go about deleting these columns? I just deleted the tables, but don't know what to do here. Thank you for everything!