just installed Premium version and i get this error,free version worked but not paid ver.Ive uninstalled it/reinstalled it,overwritten it.Tried everything,still no luck
Invalid SQL:
CREATE TABLE IF NOT EXISTS `thread_fields_admin` (
`title` varchar(100) NOT NULL default '',
`fieldid` int(10) unsigned NOT NULL auto_increment,
`description` varchar(200) NOT NULL default '',
`forums` varchar(200) NOT NULL default '',
`type` varchar(100) NOT NULL default '',
`size` char(3) NOT NULL default '40',
`options` varchar(200) NOT NULL default '',
`display` varchar(100) NOT NULL default '1',
PRIMARY KEY (`fieldid`)
) 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 11
Error Number : 1064
Request Date : Thursday, February 26th 2015 @ 01:43:56 PM
Error Date : Thursday, February 26th 2015 @ 01:43:56 PM
Script :
http://www.xxxxxx.com/admincp/plugin...=productimport
Referrer :
http://www.xxxxxxx.com/admincp/plugin.php?do=productadd
IP Address : xx.xx.xx.xx.
Username : xxxxxxxxxxxx
Classname : vB_Database
MySQL Version : 5.5.42-cll