Fatal error when trying to create print label
-
Hello!
I´m getting the following error when trying to create a print label:
Fatal error: Call to a member function __setSoapHeaders() on null in domain/wp-content/plugins/dhl-paket-woocommerce-shipping/includes/class-wf-dhl-paket-woocommerce-shipping-admin-helper.php on line 1100
How can I fix this? The line which I think is causing this is: $client->__setSoapHeaders($authHeader);
This error appeared after updating woocommerce from version 3.0.0 to version 3.0.3.
Before updating I got a different error when trying to create a print label saying: Invalid XML: cvc-length-valid: Wert ‘…’ mit Länge = ’10’ ist nicht Facet-gültig im Bezug auf die Länge ’14’ für Typ ‘#AnonType_billingNumberAbstractShipmentType’
Please help.
The topic ‘Fatal error when trying to create print label’ is closed to new replies.