Just installed on a clean test board with no other mods...
Code:
Warning: Invalid argument supplied for foreach() in [path]/includes/class_bootstrap.php(399) : eval()'d code on line 85
Which pertains to:
Code:
/**
* A list of datastore entries to cache.
*
* @var array
*/
public $datastore_entries = array();
/**
In bootstrap...
EDIT TO ADD
I should refresh before posting a 'bug'... I see you're working on it mate, as you were!