Hallo,
im Shopware Backend erhalte ich die Meldung, dass das alte Shopware Import/Export Tool wohl demnächst entfernt wird.
Daraufhin habe ich versucht, die verlinkte “neue” Version zu installieren (Version 2.x.x) -. leider erhalte ich dabei folgenden Fehler:
Unable to install, got exception: An exception occurred while executing ’ INSERT IGNORE INTO s_import_export_profile (type
, name
, description
, tree
, hidden
, is_default
) VALUES (?, ?, ?, ?, ?, ?) ’ with params [“categories”, “default_categories_minimal”, “default_categories_minimal_description”, “{“id”:“root”,“name”:“Root”,“type”:“node”,“children”:[{“id”:“537359399c80a”,“name”:“Header”,“index”:“0”,“type”:“node”,“children”:[{“id”:“537385ed7c799”,“name”:“HeaderChild”,“index”:“0”,“type”:“node”,“shopwareField”:”"}]},{“id”:“537359399c8b7”,“name”:“categories”,“index”:“1”,“type”:“node”,“children”:[{“id”:“537359399c90d”,“name”:“category”,“index”:“0”,“type”:“iteration”,“adapter”:“default”,“attributes”:"",“children”:[{“id”:“53e9f539a997d”,“type”:“leaf”,“index”:“0”,“name”:“categoryId”,“shopwareField”:“categoryId”},{“id”:“53e0a853f1b98”,“type”:“leaf”,“index”:“1”,“name”:“parentID”,“shopwareField”:“parentId”},{“id”:“57ff840eab2d9”,“type”:“leaf”,“index”:“2”,“name”:“name”,“shopwareField”:“name”,“defaultValue”:""}]}]}]}", 0, 1]: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘description’ in ‘field list’
Jemand eine Idee woran das liegt oder wie ich das beheben kann?
Besten Dank!