I received this problem when trying to update phoca cart.
I am using the latest version of joomla and php.
Code: Select all
JInstaller: :Install: Error SQL Duplicate column name 'sku'
Extension Update: SQL error processing query: DB function failed with error number 1060
Duplicate column name 'sku'
SQL =
ALTER TABLE `#__phocacart_product_stock` ADD COLUMN `sku` varchar(255) NOT NULL DEFAULT '';
Package Update: There was an error installing an extension: com_phocacart_v3.5.4.zip
Before updating ensure that the update is compatible with your Joomla! installation.
You are strongly advised to make a backup of your installation before you start updating.