Yeah when I try to install in 2.29 I get to step 3 and get a MySQL error,
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL: CREATE TABLE journal (
journalid int(11) NOT NULL auto_increment,
title text NOT NULL,
description text NOT NULL,
imagename text NOT NULL,
entries int(11) NOT NULL default '0',
views int(11) NOT NULL default '0',
enabled smallint(6) default '0',
timestamp int(11) NOT NULL default '0',
userid int(11) NOT NULL default '0',
PRIMARY KEY(journalid)) TYPE=MyISAM;
mysql error: Table 'journal' already exists
mysql error number: 1050
Date: Wednesday 01st of January 2003 12:10:56 AM
Script:
http://www.ashkins.net/forum/forum/a...nal.php?step=3
Referer:
http://www.ashkins.net/forum/admin/i...nal.php?step=2