I came across a critical error while reviewing the error statistics file.
Fatal error: Unsupported operand types in /home1/bestdail/public_html/cpvlap/cpv_lab_install_files/stats.php on line 338
Here is the specific code from line 338:
$totalsRow[0] += $columnsForTotals[$j] = $reportLines[$i][$columnsForTotals[$j]];