Database error in vBulletin 3.6.5:
Invalid SQL:
CREATE TABLE `inferno_attack` (
`aid` int(11) NOT NULL auto_increment,
`aname` text NOT NULL,
`atype` text NOT NULL,
`asprite` text NOT NULL,
`amp_cost` int(15) NOT NULL default '0',
PRIMARY KEY (`aid`)
) ENGINE=MyISAM;;
MySQL Error : Table 'inferno_attack' already exists
Error Number : 1050
Date : Friday, May 11th 2007 @ 06:08:43 PM
Script :
http://www.ffsynthesis.net/Forum/adm...stallation.php
Referrer :
IP Address : 84.13.245.123
Username : Synthesis
Classname : vb_database
This comes up for me when i hit the installation link in the browser.
help?
* Edit *
Fixed ty