PHP Warning: count()
-
Found in error_log:
[09-Jan-2020 16:05:09 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/xxxx/public_html/wp-content/plugins/attachments/classes/class.attachments.search.php on line 64 [09-Jan-2020 16:05:10 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/xxxx/public_html/wp-content/plugins/attachments/classes/class.attachments.search.php on line 64 [09-Jan-2020 16:05:10 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/xxxx/public_html/wp-content/plugins/attachments/classes/class.attachments.search.php on line 64
Line 64:
for ( $i = 0; $i < count( $params['fields'] ); $i++ ) {
PHP Version 7.3
WordPress Version 5.2.3
Attachments Version 3.5.9
- The topic ‘PHP Warning: count()’ is closed to new replies.