I am still getting a problem with Line 8 of my rpginferno_installation.php file.
Line 8 says
I have changed the My to MY but still have the following error -
Quote:
Database error in vBulletin 3.5.4:
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 : You have an error in your SQL syntax near 'ENGINE=MYISAM' at line 8
Error Number : 1064
Date : Monday, March 20th 2006 @ 08:45:44 PM
|
Any ideas chaps