hello, I am getting this error:
Quote:
Database error in vBulletin 4.2.0:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `vbstopforumspam` (
APIKey VARCHAR( 255 ) NOT NULL ,
PRIMARY KEY ( APIKey )
) TYPE=MyISAM;;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 4
Error Number : 1064
Request Date : Saturday, November 17th 2012 @ 11:55:32 AM
Error Date : Saturday, November 17th 2012 @ 11:55:32 AM
Script : http://mydomain.com/admincp/plugin.php?do=productimport
Referrer : http://mydomain.com/admincp/plugin.php?do=productadd
IP Address : 74.101.113.163
Username : Administrator
Classname : vB_Database
MySQL Version : 5.5.23-55
|
Please help!