Knowledge Base - Warning: count(): Parameter must be an array or an object that implements Countable in

 Freestyle Support Portal Joomla error : Warning: count(): Parameter must be an array or an object that implements Countable in

 

 Open "helper.php"

Located here: /home/calculatormall/public_html/components/com_fss/helper/

Go to Line: 2157

Before:

if (count($sessionQueue))

After:

if (!empty($sessionQueue))

 

That's All!

Details

Created : 2020-11-05 09:47:43, Last Modified : 2020-11-05 09:59:24

Click to listen highlighted text!