Import 2.7.4.2 > 3.0.2.0 Emails und Widerrufe fehlen und ein paar Fehler

Thema wurde von saschadd, 27. August 2016 erstellt.

  1. saschadd

    saschadd Erfahrener Benutzer

    Registriert seit:
    24. März 2015
    Beiträge:
    227
    Danke erhalten:
    15
    Danke vergeben:
    34
    Hallo,

    hab eben nachgeschaut, was alles übernommen wurde, da mir der Importer (2.0.5) nur beim Datenbankimport ein paar Fehler angezeigt hat, dachte ich es wäre alles da.

    Was auf jeden Fall fehlt, sind die Emails und die Widerrufe. Sollte ich noch mehr finden würde ich das hier nachtragen.

    Achja, die Datenbankfehler waren folgende:
    Ich habe alle kritischen Werte ge-xxx-t. Sollte ich etwas vergessen haben, bitte bescheid geben, damit ich das ändere, Danke! ;)
    Code:
    Query fehlgeschlagen!
    
    INSERT INTO configuration_storage (key, last_modified, value) VALUES ("modules/payment/paypal3/mode","2015-09-06 23:22:37","live") ON DUPLICATE KEY UPDATE key=VALUES(key), last_modified=VALUES(last_modified), value=VALUES(value);
    
    Folgender Fehler ist aufgetreten:
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'key, last_modified, value) VALUES ("modules/payment/paypal3/mode","2015-09-06 23' at line 1
    Query fehlgeschlagen!
    
    INSERT INTO configuration_storage (key, last_modified, value) VALUES ("modules/payment/paypal3/restapi-credentials/live/client_id","2015-09-06 23:22:37","xxx") ON DUPLICATE KEY UPDATE key=VALUES(key), last_modified=VALUES(last_modified), value=VALUES(value);
    
    Folgender Fehler ist aufgetreten:
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'key, last_modified, value) VALUES ("modules/payment/paypal3/restapi-credentials/' at line 1
    Query fehlgeschlagen!
    
    INSERT INTO configuration_storage (key, last_modified, value) VALUES ("modules/payment/paypal3/restapi-credentials/live/secret","2015-09-06 23:22:37","xxx") ON DUPLICATE KEY UPDATE key=VALUES(key), last_modified=VALUES(last_modified), value=VALUES(value);
    
    Folgender Fehler ist aufgetreten:
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'key, last_modified, value) VALUES ("modules/payment/paypal3/restapi-credentials/' at line 1
    Query fehlgeschlagen!
    
    INSERT INTO configuration_storage (key, last_modified, value) VALUES ("modules/payment/paypal3/payment_experience_profile/de","2015-09-06 23:22:40","xxx") ON DUPLICATE KEY UPDATE key=VALUES(key), last_modified=VALUES(last_modified), value=VALUES(value);
    
    Folgender Fehler ist aufgetreten:
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'key, last_modified, value) VALUES ("modules/payment/paypal3/payment_experience_p' at line 1
    Query fehlgeschlagen!
    
    INSERT INTO configuration_storage (key, last_modified, value) VALUES ("modules/payment/paypal3/payment_experience_profile/en","2015-09-06 23:22:41","xxx") ON DUPLICATE KEY UPDATE key=VALUES(key), last_modified=VALUES(last_modified), value=VALUES(value);
    
    Folgender Fehler ist aufgetreten:
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'key, last_modified, value) VALUES ("modules/payment/paypal3/payment_experience_p' at line 1
    Query fehlgeschlagen!
    
    INSERT INTO configuration_storage (key, last_modified, value) VALUES ("modules/payment/paypal3/webhook_id","2015-11-21 18:36:12","xxx") ON DUPLICATE KEY UPDATE key=VALUES(key), last_modified=VALUES(last_modified), value=VALUES(value);
    
    Folgender Fehler ist aufgetreten:
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'key, last_modified, value) VALUES ("modules/payment/paypal3/webhook_id","2015-11' at line 1
    Query fehlgeschlagen!
    
    INSERT INTO configuration_storage (key, last_modified, value) VALUES ("modules/payment/paypal3/use_paypal_plus","2015-09-06 23:22:43","0") ON DUPLICATE KEY UPDATE key=VALUES(key), last_modified=VALUES(last_modified), value=VALUES(value);
    
    Folgender Fehler ist aufgetreten:
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'key, last_modified, value) VALUES ("modules/payment/paypal3/use_paypal_plus","20' at line 1
    Query fehlgeschlagen!
    
    INSERT INTO configuration_storage (key, last_modified, value) VALUES ("modules/payment/paypal3/use_ecs_cart","2015-09-06 23:22:43",1) ON DUPLICATE KEY UPDATE key=VALUES(key), last_modified=VALUES(last_modified), value=VALUES(value);
    
    Folgender Fehler ist aufgetreten:
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'key, last_modified, value) VALUES ("modules/payment/paypal3/use_ecs_cart","2015-' at line 1
    Query fehlgeschlagen!
    
    INSERT INTO configuration_storage (key, last_modified, value) VALUES ("modules/payment/paypal3/use_ecs_products","2015-09-06 23:22:43",1) ON DUPLICATE KEY UPDATE key=VALUES(key), last_modified=VALUES(last_modified), value=VALUES(value);
    
    Folgender Fehler ist aufgetreten:
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'key, last_modified, value) VALUES ("modules/payment/paypal3/use_ecs_products","2' at line 1
    Query fehlgeschlagen!
    
    INSERT INTO configuration_storage (key, last_modified, value) VALUES ("modules/shipping/shipcloud/parcel_service_id","2016-02-12 07:20:46",6) ON DUPLICATE KEY UPDATE key=VALUES(key), last_modified=VALUES(last_modified), value=VALUES(value);
    
    Folgender Fehler ist aufgetreten:
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'key, last_modified, value) VALUES ("modules/shipping/shipcloud/parcel_service_id' at line 1