I just tried importing the latest version (previous ones uninstalled) and got the following error:
Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `forms` (
`fid` int(11) NOT NULL auto_increment,
`title` varchar(500) NOT NULL default '',
`description` text NOT NULL,
`displayorder` int(10) NOT NULL,
`action` int(3) NOT NULL,
`where` varchar(200) NOT NULL default '',
PRIMARY KEY (`fid`)
) TYPE=MyISAM;
MySQL Error : Column length too big for column 'title' (max = 255); use BLOB or TEXT instead
Error Number : 1074
Request Date : Saturday, January 3rd 2009 @ 01:56:35 PM
Error Date : Saturday, January 3rd 2009 @ 01:56:35 PM
Script : http://www.britishroguewarriors.com/forum/admincp/plugin.php?do=productimport
Referrer : http://www.britishroguewarriors.com/forum/admincp/plugin.php?do=productadd
IP Address : 212.58.32.2
Username : ZeroCool
Classname : vb_database
MySQL Version : 4.1.22-standard-log