Database errors:
Code:
Database error in vBulletin 4.1.9:
Invalid SQL:
INSERT INTO setting
(`varname`, `grouptitle`, `value`, `volatile`, `datatype`, `product`)
VALUES
('profileintro_titlefield', '', '31', 2, 'free', 'vbulletin'),
('profileintro_textfield', '', '32', 2, 'free', 'vbulletin');
MySQL Error : Duplicate entry 'profileintro_titlefield' for key 1
Error Number : 1062
Request Date : Saturday, January 7th 2012 @ 04:17:12 AM
Error Date : Saturday, January 7th 2012 @ 04:17:12 AM
Script : http://www.simfansuk.com/sims/admincp/plugin.php?do=productimport
Referrer : http://www.simfansuk.com/sims/admincp/plugin.php?do=productadd
IP Address : 2.123.43.2
Username : ******
Classname : vB_Database
MySQL Version : 5.0.92-community
I have 2 versions of this mod and get the same error while trying to install either. I've tried deleting the duplicate fields, but the same error message keeps coming up.