Pepelac
Well-known member
After clicking on "Statistics" link in breadcrumbs

I've got this:

I've got this:
Code:
Template Errors: stats_index
Invalid argument supplied for foreach() in /***/library/XenForo/Template/Abstract.php(262) : eval()'d code, line 58:
57: $__compilerVar5 = array();
58: foreach ($datePresets AS $offset => $phrase)
59: {
Invalid argument supplied for foreach() in /***/library/XenForo/Template/Abstract.php(262) : eval()'d code, line 89:
88: ';
89: foreach ($statsTypeOptions AS $contentType => $contentTypeOptions)
90: {