Upgraded from 1.5 to v2.3.0.2 - Layout column issue with Exported products
Posted: Tue Apr 11, 2017 7:25 pm
Hello,
Recently we upgraded from Opencart 1.5 to v2.3.0.2 and have noticed something a bit odd with the 'layout column' with Exported products out of our store into excel.
Basically if I export all products from our store into excel (using the export/import tool v3 from MHCCorp) then in the Layout column most products have this field just blank in the excel spreadsheet, some products have an '0:' entered in the field in the excel sheet.
It appears that editting a product in our store admin panel results in that product then having the '0:' entry in the layout column after another export out to excel.
Not sure if its related but we are also getting the following errors a few times a day in the error log:
2017-04-10 10:13:10 - PHP Notice: Undefined index: description in /home/ourcompany/public_html/catalog/model/catalog/product.php on line 13
2017-04-10 10:13:10 - PHP Notice: Undefined index: description in /home/ourcompany/public_html/catalog/model/catalog/product.php on line 15
2017-04-10 11:32:14 - PHP Notice: Undefined index: description in /home/ourcompany/public_html/catalog/model/catalog/product.php on line 13
2017-04-10 11:32:14 - PHP Notice: Undefined index: description in /home/ourcompany/public_html/catalog/model/catalog/product.php on line 15
Should I enter 0: in the layout column for all products in excel and import that file back into our store ?
Are the above issues linked or are the php errors something else ?
We are using the default Opencart 2.3 theme with some custom modding tweaks.
Recently we upgraded from Opencart 1.5 to v2.3.0.2 and have noticed something a bit odd with the 'layout column' with Exported products out of our store into excel.
Basically if I export all products from our store into excel (using the export/import tool v3 from MHCCorp) then in the Layout column most products have this field just blank in the excel spreadsheet, some products have an '0:' entered in the field in the excel sheet.
It appears that editting a product in our store admin panel results in that product then having the '0:' entry in the layout column after another export out to excel.
Not sure if its related but we are also getting the following errors a few times a day in the error log:
2017-04-10 10:13:10 - PHP Notice: Undefined index: description in /home/ourcompany/public_html/catalog/model/catalog/product.php on line 13
2017-04-10 10:13:10 - PHP Notice: Undefined index: description in /home/ourcompany/public_html/catalog/model/catalog/product.php on line 15
2017-04-10 11:32:14 - PHP Notice: Undefined index: description in /home/ourcompany/public_html/catalog/model/catalog/product.php on line 13
2017-04-10 11:32:14 - PHP Notice: Undefined index: description in /home/ourcompany/public_html/catalog/model/catalog/product.php on line 15
Should I enter 0: in the layout column for all products in excel and import that file back into our store ?
Are the above issues linked or are the php errors something else ?
We are using the default Opencart 2.3 theme with some custom modding tweaks.