Update Joomla Version 3.6.4 via OneClick to 3.6.5
No error message
Error Message:
JInstaller: :Install: SQL-Fehler 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);
Dateien-Update: SQL-Fehlerdatei DB-Funktion mit Fehlercode 1062 fehlgeschlagen!
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);
See Systeminfo.txt from Joomla.
See Systeminfo.txt from Joomla.
???
What is row 453 in your #__extensions table?
This looks like a error on your site as no non-core plugin are allowed to be installed in that number range.
Please remove the row 453 in your #__extensions
table. If you need more help please request it on the forum at https://forum.joomla.org
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-14 16:36:03 |
Closed_By | ⇒ | zero-24 |
Please remove the row 453 in your #__extensions table
Not until it is certain that its not required by the site!
Ahh i want to write "check the row 453" thanka for fixing my typo
Just updated a 3.6.4 to 3.6.5 and id not get any error.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13192.