• Resolved Ricardo Franco

    (@chefpanda123)


    Hi,

    I′ve just update to version 4.2 and I′m finding this error on cart and checkout pages:

    Notice: Undefined index: required in /home/jfvillas/public_html/chefpanda.pt/wp-content/plugins/woocommerce-checkout-manager/includes/checkout.php on line 32

    Have anyone gone through the same problem?

    Best regards,
    Ricardo Franco

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • theawesomeladiesproject

    (@theawesomeladiesproject)

    I am having a similar issue after the recent update, with a slightly different error:

    Warning: Illegal offset type in isset or empty in /home/****/public_html/wp-includes/pomo/translations.php on line 86

    Perhaps these are related?

    Similarly best regards,

    J + K

    Hi,

    I get also the following warning: Undefined index: required in /wp-content/plugins/woocommerce-checkout-manager/includes/checkout.php on line 32

    Anyone experience the same issue?

    Thanks,

    I hide the message until the next plugin update by disabling the following in wp-config.php

    define( ‘WP_DEBUG’, true ); —> define( ‘WP_DEBUG’, false );
    define( ‘WP_DEBUG_LOG’, true ); —> define( ‘WP_DEBUG_LOG’, false );

    Hope it helps

    Hi @chefpanda123 and @aurelart, thanks for raising this. I’ll get that change applied immediately and a minor Plugin release out to resolve that PHP warning.

    Pushing this minor release now to resolve the above error:

    Undefined index: required in /wp-content/plugins/woocommerce-checkout-manager/includes/checkout.php on line 32

    @theawesomeladiesproject, can you please open a separate support topic so we can look at this.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error after updating to version 4.2’ is closed to new replies.