Code: Select all
Warning: count(): Parameter must be an array or an object that implements Countable in /home/xxxx/public_html/components/com_phocadownload/views/category/tmpl/default.php on line 105
https://forum.joomla.org/viewtopic.php?t=959426
Code: Select all
Warning: count(): Parameter must be an array or an object that implements Countable in /home/xxxx/public_html/components/com_phocadownload/views/category/tmpl/default.php on line 105
Code: Select all
if (count($this->category[0])) {
Code: Select all
if (count($this->files)) {