Lots of PHP Warnings
-
Getting thousands of Php warnings like the following in error log:
PHP Warning: Undefined array key “av_statuses” in /public_html/wp-content/plugins/order-tip-woo/admin/views/reports-orders-list-row.php on line 22PHP Warning: Undefined variable $errors in /public_html/wp-content/plugins/order-tip-woo/admin/controllers/reports.class.php on line 280
PHP Warning: Undefined variable $result in /public_html/wp-content/plugins/order-tip-woo/admin/controllers/reports.class.php on line 282
PHP Warning: Undefined variable $errors in /public_html/wp-content/plugins/order-tip-woo/admin/controllers/reports.class.php on line 283
Not sure what is causing them, but it creates about 50 or so every time the order-tip page is loaded on the admin side.
- You must be logged in to reply to this topic.