cant seem to get past step 1... here is the error. Ive gone over everything a few times now, everything is how its supposed to be as far as I can see.
Quote:
Database error in vBulletin 3.0.0 Release Candidate 2:
Invalid SQL:
CREATE TABLE vbindex_shoutbox (
shoutid int(11) NOT NULL auto_increment,
userid int(11) NOT NULL default '0',
shout text NOT NULL,
dateline int(11) NOT NULL default '0',
PRIMARY KEY (shoutid)
) TYPE=MyISAM
mysql error: Table 'vbindex_shoutbox' already exists
mysql error number: 1050
Date: Wednesday 07th of January 2004 04:04:28 AM
Script: http://www.rapcheck.com/b/admincp/vb...de1.php?step=2
Referer: http://www.rapcheck.com/b/admincp/vbiupgrade.php
|