Critical error on PHP 8
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘Critical error on PHP 8’ is closed to new replies.