I tried to install this, but now get this errror:
Quote:
Database error in vBulletin 3.5.2:
Invalid SQL:
CREATE TABLE `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 near ';
' at line 12
Error Number : 1064
Date : Wednesday, March 1st 2006 @ 11:54:27 PM
Script : http://www.dakuda.com/forums/admincp/plugin.php
Referrer : http://www.dakuda.com/forums/admincp...?do=productadd
IP Address : 68.74.191.248
Username : dakuda
Classname : vb_database
|
when I try to install new plugins. vb.com said that the table belongs to your plugin. Any ideas on how I can get past this? I cuurently have no other plugins or products installed.