• Resolved nikoro83

    (@nikoro83)


    Hi,

    we are using Table Rate Shipping since a long time and it usually works great.

    Since the update to Woocommerce 8.5.1 we have an issue, probably an incompatibility of this plugin with the new Woocommerce version?

    When we want to load the orders in woocommerce using API access from our external shipping software we get this error and are unable to load the orders:

    Warning: Undefined array key "shipping_provider" in /space/www/woo/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-shipping-method.php on line 512



    Warning: Undefined variable $betrs_shipping in /space/www/woo/wp-content/plugins/woocommerce-table-rate-shipping/woocommerce-table-rate-shipping.php on line 295



    Warning: Attempt to read property "allowedtags" on null in /space/www/woo/wp-content/plugins/woocommerce-table-rate-shipping/woocommerce-table-rate-shipping.php on line 295



    Warning: Undefined variable $betrs_shipping in /space/www/woo/wp-content/plugins/woocommerce-table-rate-shipping/woocommerce-table-rate-shipping.php on line 295



    Warning: Attempt to read property "allowedtags" on null in /space/www/woo/wp-content/plugins/woocommerce-table-rate-shipping/woocommerce-table-rate-shipping.php on line 295

    The json format is expected to be returned to our external shipping software, but the plug-in writes partly in html format,
    which leads to an error and the orders cannot be loaded.

    I hope you can help us to fix this soon, as we can not process our orders currently.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nikoro83

    (@nikoro83)

    I also want to add, that I have also this error when opening an order in backend under the order:

    Warning: Undefined variable $betrs_shipping in /space/www/woo/wp-content/plugins/woocommerce-table-rate-shipping/woocommerce-table-rate-shipping.php on line 295

    Warning: Attempt to read property “allowedtags” on null in /space/www/woo/wp-content/plugins/woocommerce-table-rate-shipping/woocommerce-table-rate-shipping.php on line 295

    This shipping method uses a conditional logic involving searching for an included product tag. Maybe this is broken due to woocommerce update?

    Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    woocommerce-table-rate-shipping/woocommerce-table-rate-shipping.php is not our plugin. Our plugin’s slug is woocommerce-easy-table-rate-shipping/woocommerce-table-rate-plugin.php

    I’m not sure what plugin it is though … I looked over a few but either the slug is different or I can’t see that code you are pointing to ??

    Why did you think it was our plugin though? Maybe there’s a misleading link somewhere.

    Thread Starter nikoro83

    (@nikoro83)

    Thanks a lot, I found the plugin, it is this one and I found an update the solved the issue ??

    https://bolderelements.net/plugins/table-rate-shipping-woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem since update to Woocommerce 8.5.1’ is closed to new replies.