Whiskers Posted October 26, 2009 Posted October 26, 2009 Hi all, I am just adding the CenterShop contribution and I am getting this error message when adding the SQL in PHPMyAdmin: Error SQL query: INSERT INTO configuration_group VALUES ( 16, 'Center Shop', 'Center Shop Module Integration', 16, 1 ) ; MySQL said: #1062 - Duplicate entry '16' for key 1 I have used this contribution lots before, but never had this problem. Any ideas what might be causing it?
Whiskers Posted October 26, 2009 Author Posted October 26, 2009 I changed both the 16's to 17, but then it came up with this: Error SQL query: INSERT INTO configuration VALUES ( 200, 'Center Shop on/off', 'CENTER_SHOP_ON', 'on', 'Turn on/off CenterShop.', 16, 1, '2004-02-25 14:34:58', '2004-02-25 14:34:58', NULL , 'tep_cfg_select_option(array(\'on\', \'off\'),' ) ; MySQL said: #1062 - Duplicate entry '200' for key 1 Shall I change the 200 now? Actually what about that 16? Does it need to be a 17 also? Thanks for the quick reply! :D
Whiskers Posted October 26, 2009 Author Posted October 26, 2009 I changed both the 16's to 17, but then it came up with this: Error SQL query: INSERT INTO configuration VALUES ( 200, 'Center Shop on/off', 'CENTER_SHOP_ON', 'on', 'Turn on/off CenterShop.', 16, 1, '2004-02-25 14:34:58', '2004-02-25 14:34:58', NULL , 'tep_cfg_select_option(array(\'on\', \'off\'),' ) ; MySQL said: #1062 - Duplicate entry '200' for key 1 Shall I change the 200 now? Actually what about that 16? Does it need to be a 17 also? Thanks for the quick reply! :D Any more help would be appreciated.
Whiskers Posted October 27, 2009 Author Posted October 27, 2009 Any more help would be appreciated. I could really do with getting some advice on this please guys. I have also noticed that it is showing the CenterShop in admin 4 times! :( How can I remove those?
Whiskers Posted October 27, 2009 Author Posted October 27, 2009 Can anybody actually help with this problem at all?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.