help / Problem with my sites
Permalink
hi all.
i have problem with some of my sites.
for example:
http://www.buy-licorice.com
http://www.candy-licorice.com
http://www.licorice-blocks.com
and etc
Whoops \ Exception \ ErrorException (E_WARNING)
count(): Parameter must be an array or an object that implements Countable
anyone can help me ?
i have problem with some of my sites.
for example:
http://www.buy-licorice.com
http://www.candy-licorice.com
http://www.licorice-blocks.com
and etc
Whoops \ Exception \ ErrorException (E_WARNING)
count(): Parameter must be an array or an object that implements Countable
anyone can help me ?
It looks like lines 55 and 56 of /home/bylicom/public_html/packages/theme_palette/blocks/autonav/templates/palette_global_nav_animenu/view.php assume that the parameter inside the count() is a number, but it could possibly be a boolean false.
this problems from Pallete Theme, i update this theme and resolve problem.