Quote:
Originally Posted by Philipaclayton
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?
|
Basically what the error is stating is that the table
inferno_attack already exists within the database, so if you run
http://YOURSITE.com/Forum/admincp/rp...stallation.php to remove the Inferno files.
Once you have done that go
http://YOURSITE.com/Forum/admincp/rp...stallation.php and let it install and there should be no problems
Acid Burn - Inferno Technologies Developer