Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
VALUES
(
'allowtimeslipupload',
'timeslips',
'1',
'1',
'boolean',
'yesno',
10,
0,
1,
'timeslips'
),
(
'tdmaxwidth',
'timeslips',
'600',
'600',
'free',
'',
20,
0,
1,
'timeslips'
),
(
'tdmaxheight',
'timeslips',
'600',
'600',
'free',
'',
30,
0,
1,
'timeslips'
),
(
'tdmaxsize',
'timeslips',
'80000',
'8000',
'free',
'',
40,
0,
1,
'timeslips'
),
(
'tdsliprequired',
'timeslips',
'10.00',
'',
'free',
'',
50,
0,
1,
'timeslips'
);
MySQL Error : Duplicate entry 'allowtimeslipupload' for key 1
Error Number : 1062
Date : Tuesday, March 21st 2006 @ 01:51:18 PM
Script : http://www.fxxx.com/admincp/plugin.php
Referrer : http://www.fxxx.com/admincp/plugin.php?do=productadd
IP Address : xxxxxxxxxxx
Username : xxxxxxxxxxx
Classname : vb_database