I get this database error when installing. Nothing shows up in the users profile.
Code:
Database error in vBulletin 3.6.4:
Invalid SQL:
INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
VALUES
(
'mprshow',
'reputation',
'1',
'1',
'boolean',
'yesno',
152,
0,
1,
'',
0,
'paulm_20060801'
),
(
'mprcomments',
'reputation',
'20',
'10',
'number',
'',
154,
0,
1,
'',
0,
'paulm_20060801'
),
(
'mprshowgrps',
'reputation',
'0',
'0',
'free',
'',
156,
0,
1,
'',
0,
'paulm_20060801'
),
(
'mprshowratergrps',
'reputation',
'0',
'0',
'free',
'',
158,
0,
1,
'',
0,
'paulm_20060801'
);
MySQL Error : Duplicate entry 'mprshow' for key 1
Error Number : 1062
Date : Friday, November 24th 2006 @ 09:44:36 AM
Script : http://www.xxxxxxxxx.com/forum/admincp/plugin.php?do=productimport
Referrer : http://www.xxxxxxxxx.com/forum/admincp/plugin.php?do=productadd
IP Address : 135.214.40.162
Username : xxxxx
Classname : vb_database