• Resolved Alex@portalZINE

    (@portalzine)


    ErrorException /wp-content/plugins/woocommerce-mailchimp/includes/class-ss-wc-mailchimp-api.php in SS_WC_MailChimp_API::concat_errorsWarning: Undefined array key “errors” line 264

    Please check if array key “errors” exists.

    private function concat_errors( $error ) {
    		
    if ( !is_array( $error ) || !is_array( $error['errors'] ) ) {
    return '';
    }

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ryanhungate

    (@ryanhungate)

    @portalzine this is the support for “Mailchimp for WooCommerce” plugin but you’re actually mentioning a different plugin above. Please reach out to that team and they can help. I can see how you got this one mixed up though! 🙂

    Thread Starter Alex@portalZINE

    (@portalzine)

    Ok sorry, was forwarded by a client. Will check which plugin he meant.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP 8+ Exception’ is closed to new replies.