Bad PHP Code?

Got this error when trying to view gridbox pages:
Warning: foreach() argument must be of type array|object, bool given in
..../public_html/grifonscience/administrator/components/com_gridbox/tmpl/pages/default.php on line 856

The referenced line (856):
foreach ($this->items as $i => $item)

Why would I be getting this error?

Thanks,
Jeff

Replies are visible only to logged in members with an active subscription.