array_filter() expects parameter 1 to be array, boolean given
-
I get a log full of those errors:
[16-Jul-2019 11:02:59 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/domain/public_html/wp-content/plugins/jw-player-7-for-wp-premium/includes/jwppp-functions.php on line 59 [16-Jul-2019 11:04:07 UTC] PHP Warning: array_filter() expects parameter 1 to be array, boolean given in /home/domain/public_html/wp-content/plugins/jw-player-7-for-wp-premium/includes/jwppp-functions.php on line 56 [16-Jul-2019 11:04:07 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/domain/public_html/wp-content/plugins/jw-player-7-for-wp-premium/includes/jwppp-functions.php on line 59 [16-Jul-2019 11:05:45 UTC] PHP Warning: array_filter() expects parameter 1 to be array, boolean given in /home/domain/public_html/wp-content/plugins/jw-player-7-for-wp-premium/includes/jwppp-functions.php on line 56 [16-Jul-2019 11:05:45 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/domain/public_html/wp-content/plugins/jw-player-7-for-wp-premium/includes/jwppp-functions.php on line 59 [16-Jul-2019 11:07:18 UTC] PHP Warning: array_filter() expects parameter 1 to be array, boolean given in /home/domain/public_html/wp-content/plugins/jw-player-7-for-wp-premium/includes/jwppp-functions.php on line 56 [16-Jul-2019 11:07:18 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/domain/public_html/wp-content/plugins/jw-player-7-for-wp-premium/includes/jwppp-functions.php on line 59 [16-Jul-2019 11:07:49 UTC] PHP Warning: array_filter() expects parameter 1 to be array, boolean given in /home/domain/public_html/wp-content/plugins/jw-player-7-for-wp-premium/includes/jwppp-functions.php on line 56 [16-Jul-2019 11:07:49 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/domain/public_html/wp-content/plugins/jw-player-7-for-wp-premium/includes/jwppp-functions.php on line 59
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘array_filter() expects parameter 1 to be array, boolean given’ is closed to new replies.