• Since updating WP to 4.2.2 I lost all my Shipping Zones, and when I try to recreate them I get the error: “Sorry, a zone with the given ID could not be found.”

    I have selling to specific countries checked on the General Tab for Guernsey, Jersey and United Kingdom.

    I select ‘Add New’ from the Shipping Zone tab, select ‘countries/states’ under ‘type, select one of my countries in the ‘countries’ box and then save. I get both a ‘saved successfuly’ message and “Sorry, a zone with the given ID could not be found.”

    This has effectively shut down the shop, so is exceptionally urgent!

    https://www.ads-software.com/plugins/woocommerce-table-rate-shipping/

Viewing 4 replies - 16 through 19 (of 19 total)
  • Hello @lukenukum Thank you for your help.

    I followed all the instruction as you said in first post and now i am able to add zone in “shipping zone” section.
    My question is that when i am trying to add new table rate then it does not show any zone which i was added in “shipping zone” section.
    can you help me regarding this issues?

    Thank you

    Anonymous User 13967495

    (@anonymized-13967495)

    sorry @shashi90 / @gemchand i can’t offer any more assistance on this one, i’m sorry it’s not worked 100% for you… the fix worked for me and a couple of others but perhaps versions / other configurations are causing a problem.

    @lukenukum – Luke you are Skywalker – thanks for your hack ??

    kermic

    (@kermic)

    For WP 4.3 Comment out line 1077 in woocommerce-table-rate-shipping.php (ver 3.3.7)
    // $zones = be_get_zones();
    and add
    $zones = get_option( ‘be_woocommerce_shipping_zones’ );

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘"Sorry, a zone with the given ID could not be found."’ is closed to new replies.