PHP Notice: Trying to get property ‘ID’ of non-object
-
I get this error on my site from this plugin:
[12-Apr-2020 02:02:25 UTC] PHP Notice: Trying to get property 'ID' of non-object in /data/mytestsite.com/wp-content/plugins/wp-meta-and-date-remover/wp-meta-and-date-remover.php on line 207 [12-Apr-2020 02:02:25 UTC] PHP Stack trace: [12-Apr-2020 02:02:25 UTC] PHP 1. {main}() /data/mytestsite.com/index.php:0 [12-Apr-2020 02:02:25 UTC] PHP 2. require() /data/mytestsite.com/index.php:17 [12-Apr-2020 02:02:25 UTC] PHP 3. require_once() /data/mytestsite.com/wp-blog-header.php:19 [12-Apr-2020 02:02:25 UTC] PHP 4. include() /data/mytestsite.com/wp-includes/template-loader.php:98 [12-Apr-2020 02:02:25 UTC] PHP 5. get_header() /data/mytestsite.com/wp-content/themes/porto/404.php:1 [12-Apr-2020 02:02:25 UTC] PHP 6. locate_template() /data/mytestsite.com/wp-includes/general-template.php:41 [12-Apr-2020 02:02:25 UTC] PHP 7. load_template() /data/mytestsite.com/wp-includes/template.php:671 [12-Apr-2020 02:02:25 UTC] PHP 8. require_once() /data/mytestsite.com/wp-includes/template.php:722 [12-Apr-2020 02:02:25 UTC] PHP 9. get_template_part() /data/mytestsite.com/wp-content/themes/porto/header.php:10 [12-Apr-2020 02:02:25 UTC] PHP 10. locate_template() /data/mytestsite.com/wp-includes/general-template.php:168 [12-Apr-2020 02:02:25 UTC] PHP 11. load_template() /data/mytestsite.com/wp-includes/template.php:671 [12-Apr-2020 02:02:25 UTC] PHP 12. require() /data/mytestsite.com/wp-includes/template.php:724 [12-Apr-2020 02:02:25 UTC] PHP 13. wp_head() /data/mytestsite.com/wp-content/themes/porto/head.php:37 [12-Apr-2020 02:02:25 UTC] PHP 14. do_action() /data/mytestsite.com/wp-includes/general-template.php:2879 [12-Apr-2020 02:02:25 UTC] PHP 15. WP_Hook->do_action() /data/mytestsite.com/wp-includes/plugin.php:478 [12-Apr-2020 02:02:25 UTC] PHP 16. WP_Hook->apply_filters() /data/mytestsite.com/wp-includes/class-wp-hook.php:312 [12-Apr-2020 02:02:25 UTC] PHP 17. wpmdr_css_filter_option() /data/mytestsite.com/wp-includes/class-wp-hook.php:288
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP Notice: Trying to get property ‘ID’ of non-object’ is closed to new replies.