2013-02-15, 23:52:31
PHP Code:
Warning: Invalid argument supplied for foreach() in /var/www/......./html/plugins/anonymous_data.php on line 48
connie, what version of php is that running, and what does health check say ?
The offending function call is
PHP Code:
$preview_data->addChild('number_files', count(glob_recursive(GSDATAUPLOADPATH.'*')));