williamleonard / obblm

Automatically exported from code.google.com/p/obblm
1 stars 0 forks source link

index errors in r384 #284

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Viewing a team page gives this in error_log about 4 times:
[08-Nov-2009 21:34:05] PHP Notice:  Undefined property: Team_HTMLOUT::$race
in /lib/class_team_htmlout.php on line 821
[08-Nov-2009 21:34:05] PHP Notice:  Undefined index:   in
/lib/class_team_htmlout.php on line 821
[08-Nov-2009 21:34:05] PHP Warning:  Invalid argument supplied for
foreach() in /lib/class_team_htmlout.php on line 821

Viewing a match report gives this about 25 times:
[08-Nov-2009 21:38:57] PHP Notice:  Undefined property: Team::$race in
/lib/class_match_htmlout.php on line 607
[08-Nov-2009 21:38:57] PHP Notice:  Undefined index:  teams in
/lib/class_match_htmlout.php on line 607
[08-Nov-2009 21:38:57] PHP Warning:  in_array() [<a
href='function.in-array'>function.in-array</a>]: Wrong datatype for second
argument in /lib/class_match_htmlout.php on line 607

Original issue reported on code.google.com by funnyfin...@hotmail.com on 9 Nov 2009 at 2:40

GoogleCodeExporter commented 9 years ago
[08-Nov-2009 21:44:13] PHP Notice:  Undefined property: stdClass::$retired in
/sections.php on line 46

Original comment by funnyfin...@hotmail.com on 9 Nov 2009 at 3:10

GoogleCodeExporter commented 9 years ago

Original comment by Nimda...@gmail.com on 9 Nov 2009 at 12:46