Page 1 of 1

Export/Import Tool v3.5 - PHP Warnings

Posted: Mon Aug 08, 2016 9:06 pm
by sketchi
I get these PHP warnings in the log when I export a product spreadsheet and then import it again after making a few changes to the products:

Code: Select all

2016-08-08 14:58:53 - PHP Warning:  simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found in /var/www/vhosts/xxx/system/PHPExcel/Classes/PHPExcel/Reader/Excel2007.php on line 88
2016-08-08 14:58:53 - PHP Warning:  simplexml_load_string(): application/vnd.oasis.opendocument.spreadsheet in /var/www/vhosts/xxx/system/PHPExcel/Classes/PHPExcel/Reader/Excel2007.php on line 88
2016-08-08 14:58:53 - PHP Warning:  simplexml_load_string(): ^ in /var/www/vhosts/xxx/system/PHPExcel/Classes/PHPExcel/Reader/Excel2007.php on line 88
Using Export/Import Tool v3.5 (http://www.opencart.com/index.php?route ... sion_id=17) and OC 2.2.0.0 with Swedish language.