After a recent tool update the baseball standings pane shows no data.
Logged In: NO
not happening for me either
Logged In: YES user_id=942100
Confirming this bug on my machine, too. Standings pane is totally blank.
FIX:
Open "Contents/Resources/standings.plist" inside the BaseballScores bundle and change line 10 from
start = "<table width=100% cellspacing=0 border=0 cellpadding=2>";
to
start = "<table width=600 cellspacing=0 border=0 cellpadding=2>";
Fixed the problem for me...
Thanks, the fix works.
Log in to post a comment.
Logged In: NO
not happening for me either
Logged In: YES
user_id=942100
Confirming this bug on my machine, too. Standings pane is totally blank.
Logged In: NO
FIX:
Open "Contents/Resources/standings.plist" inside the BaseballScores bundle
and change line 10 from
start = "<table width=100% cellspacing=0 border=0 cellpadding=2>";
to
start = "<table width=600 cellspacing=0 border=0 cellpadding=2>";
Fixed the problem for me...
Logged In: YES
user_id=942100
Thanks, the fix works.