PHP Warning: in_array() expects parameter 2 to be array
-
Hello,
I have detected the following errors in my error.log, any idea how to fix it?
[03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 8 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 9 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 10 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 11 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 12 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 13 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 14 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 15 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 16 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 17 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 18 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 19 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 20 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 21 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 22 [03-Sep-2021 20:44:58 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/x/public_html/wp-content/plugins/ultimate-post/blocks/template/meta.php on line 23
thanks for the help…
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP Warning: in_array() expects parameter 2 to be array’ is closed to new replies.