Error in bpost shipping parameters
-
Since the last update to 1.1.0 I get the following error when accessing the parameters page of the bpost-shipping method:
Fatal error: Uncaught exception ‘TijsVerkoyen\Bpost\Exception’ with message ‘Invalid response.’ in /customers/7/9/6/globemarine.be/httpd.www/wp/shop/wp-content/plugins/bpost-shipping/vendor/antidot/bpost-api-library/src/Bpost.php:248 Stack trace: #0 /customers/7/9/6/globemarine.be/httpd.www/wp/shop/wp-content/plugins/bpost-shipping/vendor/antidot/bpost-api-library/src/Bpost.php(424): TijsVerkoyen\Bpost\Bpost->doCall(‘/productconfig’, NULL, Array) #1 /customers/7/9/6/globemarine.be/httpd.www/wp/shop/wp-content/plugins/bpost-shipping/classes/class-wc-bpost-shipping-product-configuration.php(70): TijsVerkoyen\Bpost\Bpost->fetchProductConfig() #2 /customers/7/9/6/globemarine.be/httpd.www/wp/shop/wp-content/plugins/bpost-shipping/classes/class-wc-bpost-shipping-product-configuration.php(59): WC_BPost_Shipping_Product_Configuration->init_product_configuration() #3 /customers/7/9/6/globemarine.be/httpd.www/wp/shop/wp-content/plugins/bpost-shipping/classes/class-wc-bpost-shipping-product-configuration.php(126): WC_BPost_Shipping_ in /customers/7/9/6/globemarine.be/httpd.www/wp/shop/wp-content/plugins/bpost-shipping/vendor/antidot/bpost-api-library/src/Bpost.php on line 248
I looked around in the code abit and found this on line 71 in class-wc-bpost-shipping-product-configuration.php:
catch( \TijsVerkoyen\Bpost\Exception $exception )
Looks like a local directory somewhere on the developpement machine ?Thanks for the help.
- The topic ‘Error in bpost shipping parameters’ is closed to new replies.