php errors in composer
Permalink
I am trying to setup a simple blog.
Added a date nav block and page list block but get the following error:
Any ideas how to solve please?
I have closely followed the instructions but is this a bug?
Added a date nav block and page list block but get the following error:
Date Navigation Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cooksendeavour.com/httpdocs/concrete5.6.3.1/concrete/blocks/date_nav/view.php on line 18 Page List Warning: Invalid argument supplied for foreach() in /var/www/vhosts/cooksendeavour.com/httpdocs/concrete5.6.3.1/concrete/blocks/page_list/view.php on line 11
Any ideas how to solve please?
I have closely followed the instructions but is this a bug?
Worst case, switch to the production mode (type debug in the search box) and the warnings will be hidden..