Errors filing to PHP Error Log
-
I am on PHP 8.0 and am having the following errors log in my php error log on the server. All of these are related to this plugin:
`[08-Nov-2022 02:09:01 UTC] PHP Warning: Undefined array key “tss_categories” in /home/utpbjsmy/public_html/wp-content/plugins/testimonial-slider-and-showcase/lib/classes/TSSProSC.php on line 470
[08-Nov-2022 02:09:01 UTC] PHP Warning: Undefined array key “tss_tags” in /home/utpbjsmy/public_html/wp-content/plugins/testimonial-slider-and-showcase/lib/classes/TSSProSC.php on line 471
[08-Nov-2022 02:09:01 UTC] PHP Warning: Undefined array key “tss_taxonomy_relation” in /home/utpbjsmy/public_html/wp-content/plugins/testimonial-slider-and-showcase/lib/classes/TSSProSC.php on line 472
[08-Nov-2022 02:09:01 UTC] PHP Warning: Trying to access array offset on value of type null in /home/utpbjsmy/public_html/wp-content/plugins/testimonial-slider-and-showcase/lib/classes/TSSProSC.php on line 472Is there something that I need to do to stop having this error continue to log? Or is this something that the plugin needs to take into account and update?
The topic ‘Errors filing to PHP Error Log’ is closed to new replies.