after a quickstart installation and a joomla update afterwards I get a Duplicate key error and I can not add or open a content article.
how can I fix this issues?
Code:
JInstaller: :Install: Error SQL Duplicate key name 'idx_alias'
Files Update: SQL error file DB function failed with error number 1061
Duplicate key name 'idx_alias'
SQL =
ALTER TABLE `#__content` ADD INDEX `idx_alias` (`alias`(191));
Before you update Joomla, ensure that the installed extensions are available for the new Joomla version.
You are strongly advised to make a backup of your installation before you start updating.
Please Log in or Create an account to join the conversation.