• Resolved lauramelos

    (@lauramelos)


    Hi, we are getting this error on checkout with php 8

    CRITICAL Uncaught TypeError: Unsupported operand types: string + float in /wp-content/plugins/wc-vendors/classes/admin/emails/class-wc-notify-vendor.php:148

    because it is initiated as string in line 132:

    $return['tax_subtotal'] = array(
    	'label' => '',
    	'value' => '',
    );
Viewing 1 replies (of 1 total)
  • Plugin Support Mark Kevin

    (@mkesteban08)

    Hello @lauramelos ,

    Thank you very much for bringing this to our attention. I’ll be sure to forward this to our development team.

    Please let me know if you have other questions, and I’ll be glad to help. Have a wonderful day ahead!

Viewing 1 replies (of 1 total)
  • The topic ‘Critical error on PHP 8’ is closed to new replies.