I get this when I install, happens during the install:
Database error in vBulletin 3.5.2:
Invalid SQL:
INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
VALUES
(
'importnews',
'newsimporting',
'',
'',
'boolean',
'yesno',
1,
0,
1,
'import_news'
),
(
'newsforum',
'newsimporting',
'5,197,39',
'1',
'numeric',
'',
2,
0,
1,
'import_news'
);
MySQL Error : Duplicate entry 'newsforum' for key 1
Error Number : 1062
Date : Tuesday, May 9th 2006 @ 10:33:04 PM
Script :
......./admincp/plugin.php
Referrer :
/admincp/plugin.php?do=productadd
IP Address : ********
Username : *******
Classname : vb_database