Flooding of PHP notices in error log
-
Hi,
could you please fix the causes of below php notices, they are seriously flooding my php error logs.
Thank you.
PHP NOTICES:
[05-May-2022 06:24:15 UTC] PHP Notice: Trying to get property ‘post_modified’ of non-object in …/wp-content/plugins/the-events-calendar/src/Tribe/iCal.php on line 646
[05-May-2022 06:24:15 UTC] PHP Notice: Trying to get property ‘post_date’ of non-object in …/wp-content/plugins/the-events-calendar/src/Tribe/iCal.php on line 647
[05-May-2022 06:24:15 UTC] PHP Notice: Trying to get property ‘ID’ of non-object in …/wp-content/plugins/the-events-calendar/src/Tribe/iCal.php on line 688
[05-May-2022 06:24:15 UTC] PHP Notice: Trying to get property ‘post_title’ of non-object in …/wp-content/plugins/the-events-calendar/src/Tribe/iCal.php on line 689
[05-May-2022 06:24:15 UTC] PHP Notice: Trying to get property ‘post_content’ of non-object in …/wp-content/plugins/the-events-calendar/src/Tribe/iCal.php on line 691
- The topic ‘Flooding of PHP notices in error log’ is closed to new replies.