?
avatar mackenj
mackenj
25 Nov 2016

Steps to reproduce the issue

After updating Joomla, I received the following error message

JInstaller: :Install: Error SQL Duplicate entry '453' for key 'PRIMARY' SQL=INSERT INTO #__extensions (extension_id, name, type, element, folder, client_id, enabled, access, protected, manifest_cache, params, custom_data, system_data, checked_out, checked_out_time, ordering, state) VALUES (453, 'plg_editors-xtd_module', 'plugin', 'module', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);
Files Update: SQL error file DB function failed with error number 1062
Duplicate entry '453' for key 'PRIMARY' SQL=INSERT INTO #__extensions (extension_id, name, type, element, folder, client_id, enabled, access, protected, manifest_cache, params, custom_data, system_data, checked_out, checked_out_time, ordering, state) VALUES (453, 'plg_editors-xtd_module', 'plugin', 'module', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);
SQL =

INSERT INTO #__extensions (extension_id, name, type, element, folder, client_id, enabled, access, protected, manifest_cache, params, custom_data, system_data, checked_out, checked_out_time, ordering, state) VALUES
(453, 'plg_editors-xtd_module', 'plugin', 'module', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);

The installer plugins are now not showing up (only Installer - Install from Web shows up as a plugin)

Expected result

Please advise how to fix

Actual result

System information (as much as possible)

Additional comments

avatar mackenj mackenj - open - 25 Nov 2016
avatar joomla-cms-bot joomla-cms-bot - labeled - 25 Nov 2016
avatar zero-24 zero-24 - change - 25 Nov 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-11-25 13:15:32
Closed_By zero-24
avatar zero-24 zero-24 - close - 25 Nov 2016
avatar zero-24
zero-24 - comment - 25 Nov 2016

Please use the forum for support https://forum.joomla.org

Please include the SQL Dump for the #__extensions table in your report there so they can check the extension that blocks the ID 453 ;)

For the installer plugins please check the Fix database button in the backend.

Add a Comment

Login with GitHub to post a comment