Trying to access array offset on value of type bool
-
Hi,
I keep on seeing this php notice in the debug log.
PHP Notice: Trying to access array offset on value of type bool in /wp-content/plugins/woo-invoices/includes/class-wc-email-customer-quote.php on line 55
We are using PHP Version 7.4.3. Currently we are getting an Internal Server Error during checkout and I wonder if the above PHP Notice is reponsible for this and how I can go about fixing this.
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Trying to access array offset on value of type bool’ is closed to new replies.