Sorry if this has been asked, but I can't find it. I'm on VB 4.2.x and when I go to upload this script I get this error:
***************
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 : Friday, November 16th 2012 @ 10:20:14 PM
Error Date : Friday, November 16th 2012 @ 10:20:14 PM
Script :
http://xxx.xxx/plugin.php?do=productimport
Referrer :
http://xxx.xx/plugin.php?do=productadd
IP Address : xx.xxxx.xx.xx
Username : ******mine***
Classname : vB_Database
MySQL Version : 5.5.27-cll