Page 1 of 1

Warning: count (): parameter must be an array or object that implements countable

Posted: 21 Dec 2018, 10:39
by dercg
Hello,

I get the following message from Phoca Download when I open a category:

Warning: count (): parameter must be an array or object that implements countable in components / com_phocadownload / views / category / tmpl / default.php on line 105

Code from line 105:
if (count ($ this-> category [0])) {
echo $ this-> loadTemplate ('pagination');
}


Can someone tell me exactly what I need to adjust in this line?

many Greetings

Re: Warning: count (): parameter must be an array or object that implements countable

Posted: 21 Dec 2018, 21:12
by christine
Hi,

see here please: viewtopic.php?f=31&t=58787

Kind regards
Christine