Errors in debug mode
-
I get the following php errors when wp is in debug mode ( define(‘WP_DEBUG’, true); ):
Notice: Trying to get property of non-object in .../wp-content/plugins/query-monitor/collectors/db_dupes.php on line 58 Notice: Trying to get property of non-object in .../wp-content/plugins/query-monitor/collectors/db_dupes.php on line 61 Notice: Undefined offset: 0 in .../wp-content/plugins/query-monitor/collectors/db_dupes.php on line 69 Notice: Undefined offset: 0 in .../wp-content/plugins/query-monitor/collectors/db_dupes.php on line 72
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Errors in debug mode’ is closed to new replies.