-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.6.5
-- PHP version -- : 7.0.17
-- Browser(s) name and version -- : Firefox Latest
-- Error-message(debug-mod must be tuned on) -- : HikaSop Error Message:
An error has occurred.
0 Cannot access property started with”\0”
Hi,
I hope you can help me. I build VBS to create the CSV based on a XML file from an ERP system.
"product_code";"product_quantity";"price_value";"product_alias";"farbe";"product_manufacturer_id";"rahmenhoehe";"radhoehe";"produktgruppe";"product_name";"kurzbez";"images";"Such_Farbe";"Such_Hoehe";"modelljahr";"categories";"product_description"
"566-83338|18356";"10";"349,95";"Avanti Sp Da26 Ws Rh38cm Trap21K";"weiß";"48";"38 cm";"26 Zoll";"ATB";"Pegasus Avanti Sport 26 Zoll";"Avanti Sp Da26 Ws Rh38cm Trap21K";"56683338.JPG ";"Sonstige";"38";"64";"2016";"<UL><LI>Bereifung : Pegasus Bereifung<LI>Bremsen : Tektro 837 Aluminium-V-Brakes</UL>"
"4033|25159";"10";"89,95";"LR 1 Br rot";"rot";"86";"";"12 Zoll";"Kinderlaufrad";"Puky LR 1 Br 12 Zoll";"LR 1 Br rot";"4033.JPG ";"rot";"38";"";"2017";"<UL><LI>Bereifung : Luftbereifung</UL>""product_code";"product_quantity";"price_value";"product_alias";"farbe";"product_manufacturer_id";"rahmenhoehe";"radhoehe";"produktgruppe";"product_name";"kurzbez";"images";"Such_Farbe";"Such_Hoehe";"modelljahr";"categories";"product_description"
"566-83338|18356";"10";"349,95";"Avanti Sp Da26 Ws Rh38cm Trap21K";"weiß";"48";"38 cm";"26 Zoll";"ATB";"Pegasus Avanti Sport 26 Zoll";"Avanti Sp Da26 Ws Rh38cm Trap21K";"56683338.JPG ";"Sonstige";"38";"64";"2016";"<UL><LI>Bereifung : Pegasus Bereifung<LI>Bremsen : Tektro 837 Aluminium-V-Brakes</UL>"
"4033|25159";"10";"89,95";"LR 1 Br rot";"rot";"86";"";"12 Zoll";"Kinderlaufrad";"Puky LR 1 Br 12 Zoll";"LR 1 Br rot";"4033.JPG ";"rot";"38";"";"2017";"<UL><LI>Bereifung : Luftbereifung</UL>"
I used a few additional product fields
If I try to import the file via the import function I receive the following error:
An error has occurred.
0 Cannot access property started with”\0”
If I paste the data into the “Text area” the import works and also shows the success message.
But the both products are not visible in HikaShop.
But in the database they were present and the data there looks correctly.
Thanks and best regards
Markus