Code:
Database error in vBulletin 3.6.4:
Invalid SQL:
INSERT INTO vbb_setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
VALUES
(
'tmnt_active',
'tournament',
'1',
'1',
'boolean',
'yesno',
14,
0,
1,
'',
0,
'tournament2008'
),
(
'tmnt_active',
'tournament',
'1',
'1',
'boolean',
'yesno',
19,
0,
1,
'',
0,
'tournament2008'
),
(
'tmnt_createthread',
'tournament',
'',
'',
'free',
'',
20,
0,
1,
'',
0,
'tournament2008'
),
(
'tmnt_cpp',
'tournament',
'5',
'5',
'number',
'',
24,
0,
1,
'',
0,
'tournament2008'
),
(
'tmnt_desclength',
'tournament',
'97',
'97',
'number',
'',
28,
0,
1,
'',
0,
'tournament2008'
);
MySQL Error : Duplicate entry 'tmnt_active' for key 1
Error Number : 1062
Date : Sunday, September 14th 2008 @ 11:48:15 PM
Script : http://www.myforum.com/forums/admincp/plugin.php?do=productimport
Referrer : http://www.myforum.com/forums/admincp/plugin.php?do=productadd
IP Address :
Username : Stifmeister
Classname : vB_Database