Warning: mysqli_connect(): (HY000/2002): Connection refused in /home/nviabxiw/public_html/stats/scwebutils.php on line 1269
Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in /home/nviabxiw/public_html/stats/scwebutils.php on line 21
badDBconnect:
Warning: mysqli_connect(): (HY000/2002): Connection refused in /home/nviabxiw/public_html/stats/scwebutils.php on line 1269
Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in /home/nviabxiw/public_html/checkgames.php on line 15
badDBconnect:
Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/nviabxiw/public_html/stats/scwebutils.php on line 373
Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /home/nviabxiw/public_html/stats/scwebutils.php on line 375
Warning: Illegal string offset 'teamcode' in /home/nviabxiw/public_html/checkgames.php on line 77
Warning: Illegal string offset 'teamcode' in /home/nviabxiw/public_html/checkgames.php on line 78
Warning: Illegal string offset 'teamcode' in /home/nviabxiw/public_html/checkgames.php on line 81 Check Games Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/nviabxiw/public_html/checkgames.php on line 150
Warning: mysqli_error() expects parameter 1 to be mysqli, null given in /home/nviabxiw/public_html/checkgames.php on line 152
Bad getquery: SELECT d.leaguedivision, d.divactive, p.* FROM `divisions` as d LEFT JOIN `played` as p ON p.leaguedivision = d.leaguedivision WHERE (`d`.`divactive`='S' OR `d`.`divactive`='T' OR `d`.`divactive`='B') AND (p.leaguedivision IS NOT NULL) ORDER by d.leaguedivision ASC, gamedate ASC