I can not install the product, install it when I get an error message:
Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `tmnt_tmnts` (
`id` int(11) NOT NULL auto_increment,
`title` varchar(50) collate latin1_general_ci NOT NULL default '',
`description` text collate latin1_general_ci NOT NULL,
`type` varchar(50) collate latin1_general_ci NOT NULL default '',
`date` varchar(50) collate latin1_general_ci NOT NULL default '',
`noplayers` int(3) NOT NULL,
`freeslots` int(3) NOT NULL,
`status` varchar(50) collate latin1_general_ci NOT NULL,
`userid` int(10) NOT NULL,
`username` varchar(100) collate latin1_general_ci NOT NULL,
`time` int(10) NOT NULL,
`le_userid` int(10) NOT NULL,
`le_username` varchar(100) collate latin1_general_ci NOT NULL,
`le_time` int(10) NOT NULL,
`slots` int(10) NOT NULL,
PRIMARY KEY (`id`)
) 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 'collate latin1_general_ci NOT NULL default '',
`description`
Error Number : 1064
Request Date : Sunday, October 5th 2008 @ 10:18:42 PM
Error Date : Sunday, October 5th 2008 @ 10:18:43 PM
Script : http://www.darkmlg.com/foro/admincp/plugin.php?do=productimport
Referrer : http://www.darkmlg.com/foro/admincp/plugin.php?do=productadd
IP Address : xxx.xxx.xxx.xxx
Username : XxBOSSMASTERxX
Classname : vB_Database
MySQL Version : 4.0.27-standard