Warning: count
-
I have a problem with the plugin, when I install it, I upload a file and I get this error message.
Warning: count(): Parameter must be an array or an object that implements Countable in C:\Xampp\htdocs\hazdelictores\wp-content\plugins\bp-group-documents\templates\groups\single\documents.php on line 53
Warning: count(): Parameter must be an array or an object that implements Countable in C:\Xampp\htdocs\hazdelictores\wp-content\plugins\bp-group-documents\templates\groups\single\documents.php on line 73The line 53
<?php if ( $template->document_list && count($template->document_list >= 1) ) { ?>
The line 73
<?php if ( $template->document_list && count($template->document_list >= 1) ) { ?>
- The topic ‘Warning: count’ is closed to new replies.