PHP 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',
'12.599',
'',
'free',
'',
50,
0,
1,
'timeslips'
);
MySQL Error : Duplicate entry 'allowtimeslipupload' for key 1
Error Number : 1062
Date : Wednesday, April 19th 2006 @ 08:36:20 AM
Script : http://badassg5.local/forums/admincp/plugin.php
Referrer : http://badassg5.local/forums/admincp/plugin.php?do=productadd
IP Address : 192.168.0.100
Username : John
Classname : vb_database