• Resolved sebastianmantilla

    (@sebastianmantilla)


    Whenever I try to create a shipping methods on any shipping zone I can choose what kind of method flat/local/free and click Add, I see a bit of spin and then nothing, the method is not created.

    I have tried deactivating and reactivating WooCommerce, deactivating and reactivating shipping.

    I have checked the browser console, there are no errors there.

    I have also checked apache error log, there are no errors there.

    This is how the screen looks like:
    https://i.stack.imgur.com/Yeopv.jpg

    Normally, after adding the method you get links to edit its properties like this
    https://i.stack.imgur.com/1OpmV.jpg

    I have checked the database, I get records on
    woocommerce_shipping_zones, woocommerce_shipping_zone_locations and woocommerce_shipping_zone_methods.

    but no records on wp_options. On a working installations I get this kind of records in wp_options

    (276, ‘woocommerce_flat_rate_1_settings’, ‘a:3:{s:5:\”title\”;s:9:\”Flat Rate\”;s:10:\”tax_status\”;s:7:\”taxable\”;s:4:\”cost\”;s:1:\”8\”;}’, ‘yes’),
    (290, ‘woocommerce_flat_rate_2_settings’, ‘a:3:{s:5:\”title\”;s:9:\”Flat Rate\”;s:10:\”tax_status\”;s:7:\”taxable\”;s:4:\”cost\”;s:3:\”8.5\”;}’, ‘yes’),
    (294, ‘woocommerce_flat_rate_3_settings’, ‘a:3:{s:5:\”title\”;s:9:\”Flat Rate\”;s:10:\”tax_status\”;s:7:\”taxable\”;s:4:\”cost\”;s:2:\”12\”;}’, ‘yes’),

    Thank for your help,

    A bit of information about the installation.

    WooCommerce
    WC Version: 2.6.13
    Log Directory Writable: ?
    WP Version: 4.7.1 WP
    Multisite: –
    WP Memory Limit: 512 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_US

    Server Environment

    Server Info: Apache/2.4.18 (Ubuntu)
    PHP Version: 7.1.1-1+deb.sury.org~xenial+1
    PHP Post Max Size: 8 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.47.0
    OpenSSL/1.0.2g

    SUHOSIN Installed: –
    MySQL Version: 5.7.17
    Max Upload Size: 2 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?

    Database

    WC Database Version: 2.6.13
    woocommerce_sessions: ?
    woocommerce_api_keys: ?
    woocommerce_attribute_taxonomies: ?
    woocommerce_downloadable_product_permissions: ?
    woocommerce_order_items: ?
    woocommerce_order_itemmeta: ?
    woocommerce_tax_rates: ?
    woocommerce_tax_rate_locations: ?
    woocommerce_shipping_zones: ?
    woocommerce_shipping_zone_locations: ?
    woocommerce_shipping_zone_methods: ?
    woocommerce_payment_tokens: ?
    woocommerce_payment_tokenmeta: ?
    MaxMind GeoIP Database: ?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Can not create shipping methods on any shipping zone.’ is closed to new replies.