I just tried to install it and got this error:
Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
INSERT INTO vb_setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
VALUES
(
'vbspell_allow_all',
'vbspell',
'1',
'1',
'free',
'yesno',
2,
0,
1,
'',
0,
'spellvb'
),
(
'vbspell_use_groups',
'vbspell',
'5,6',
'5,6',
'free',
'',
3,
0,
1,
'',
0,
'spellvb'
),
(
'vbspell_levenshtein_distance',
'vbspell',
'3',
'3',
'free',
'',
4,
0,
1,
'',
0,
'spellvb'
);
MySQL Error : Duplicate entry 'vbspell_allow_all' for key 1
Error Number : 1062
Date : Monday, October 15th 2007 @ 07:45:18 PM
Script : http://www.trackpads.com/forum/admincp/apm_product.php?do=productimport
Referrer : http://www.trackpads.com/forum/admincp/apm_product.php?do=productadd
IP Address : --blank--
Username : --blank--l
Classname : vB_Database
I uninstalled and reinstalled but still the same.
Thanks,
-Jason