PHP Warning: Trying to access array offset on value of type bool in
-
I’m getting an error when I use Printful.com, a third party merch fulfillment company, to try and add new products to my store.
Failed! The request couldn't process fast enough, please increase the maximum execution time on your server. If that doesn't help, check your server error logs.
When I check the “Server Error Logs” I see this:
PHP Warning: Trying to access array offset on value of type bool in /home/kevinpia/public_html/reformedshirt/ref/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 1622 (Also on line 1623, 1624, 1625, 1634(x2))
Here is the System Status Report:
https://gist.github.com/klpiazza/f7d7e5176bf11b0463a4e375524c65f8
And the Fatal Error Logs
https://gist.github.com/klpiazza/526d17e64a2a25f032dba405dccb9b30
I’m hoping that by fixing this error, things will start working again, just not sure what this means or how to fix it. Thanks!The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.