-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.6.5
-- PHP version -- : 5.6.30
-- Browser(s) name and version -- : Safari 10.1
-- Error-message(debug-mod must be tuned on) -- : Unknown column 'rstr.tax_rate_id' in 'field list' SQL=INSERT IGNORE INTO `#__hikashop_tax` (`tax_namekey`,`tax_rate`) SELECT CONCAT('REDS_TAX_', rstr.tax_rate_id),rstr.tax_rate FROM `#__redshop_tax_rate` AS rstr WHERE rstr.tax_rate_id > 0
I am receiving the following error when trying to import RedShop. I can't even get out of the starting gate as soon as I click Import I get the error:
Unknown column 'rstr.tax_rate_id' in 'field list' SQL=INSERT IGNORE INTO `#__hikashop_tax` (`tax_namekey`,`tax_rate`) SELECT CONCAT('REDS_TAX_', rstr.tax_rate_id),rstr.tax_rate FROM `#__redshop_tax_rate` AS rstr WHERE rstr.tax_rate_id > 0
The RedShop Shopping Cart has many Categories and Related Products. It would be very nice if I could get the Import function to work.
Any help would be greatly appreciated.
Thank You
Scott