PHP 7.2 error
Posted: 04 Apr 2018, 23:12
I inadvertently had Developer error reporting turned on so I saw this error:
I turned off error reporting and it went away but wanted you to be aware. When I searched the error I came across this thread if it helps:
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
https://forum.joomla.org/viewtopic.php?t=959426