• Resolved Amy

    (@synthea)


    These errors started after I updated to php 7.4 and downgrading doesn’t help. I uninstalled, cleaned the database, and reinstalled, and still get the errors.

    Notice: Trying to access array offset on value of type bool in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 28
    
    Notice: Trying to access array offset on value of type null in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 28
    
    Notice: Trying to access array offset on value of type bool in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 29
    
    Notice: Trying to access array offset on value of type null in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 29
    
    Notice: Trying to access array offset on value of type bool in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 30
    
    Notice: Trying to access array offset on value of type null in *public_html/wp-content/plugins/custom-checkout-layouts-for-woocommerce/WooCommerce/checkout/form-checkout.php on line 30

    Edit: 7.3 and 7.4 break the plugin, but it works in 7.2. This wasn’t the only plugin to break when I upgraded.

    • This topic was modified 3 years, 8 months ago by Amy.
Viewing 1 replies (of 1 total)
  • Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi @ Amy,

    For this particular error you can comment/remove line no 27 to 30 in file
    plugins\custom-checkout-layouts-for-woocommerce\WooCommerce\checkout\form-checkout.php.
    We will update this in newer version.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Errors after php 7.4 upgrade’ is closed to new replies.