Hi, Im having issues updating from csvi pro version 7.1.0 to 7.4.1
Initially I was receiving the following error:
Warning
JInstaller: :Install: Error SQL Unknown column 'text_enclosure' in '#__csvi_maps'
Extension Update: SQL error processing query: DB function failed with error number 1054
Unknown column 'text_enclosure' in '#__csvi_maps'
SQL =
ALTER TABLE `#__csvi_maps`
ADD `im_mac` TINYINT(1) NOT NULL DEFAULT '0' AFTER `text_enclosure`;
Package Update: There was an error installing an extension: com_csvi_7.4.1_pro.zip
-------------------------------------------------------
I found a post on your forum with someone who had the same issue (https://csvimproved.com/forum?view=topic&catid=44&id=34190) and you recommended deleting the _csvi_maps db table and running the sql query, which I did, I then attempted the update and now am receiving the following error:
Warning
JInstaller: :Install: Error SQL Duplicate column name 'ean_upc_is_approved'
Extension Update: SQL error processing query: DB function failed with error number 1060
Duplicate column name 'ean_upc_is_approved'
SQL =
ALTER TABLE `#__csvi_icecat_index`
ADD COLUMN `ean_upc_is_approved` TINYINT(1) NOT NULL AFTER `m_supplier_name`;
Package Update: There was an error installing an extension: com_csvi_7.4.1_pro.zip
-------------------------------------------------------
Your help would be very much appreciated, thanks in advance!
- jimmywiddle
- RO CSVI
- Friday, 02 March 2018
- Subscribe via email
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!