Search found 4 matches
- Fri Sep 11, 2020 5:42 am
- Forum: Verison 4.0x Support Forum
- Topic: Live Scoreboard not working
- Replies: 43
- Views: 8146
Re: Live Scoreboard not working
I found this change in the xml url. It only seemed to fix the Update Scores page but not the Live Scoreboard.
http://static.nfl.com/liveupdate/scorestrip/ss.xml
http://static.nfl.com/liveupdate/scorestrip/ss.xml
- Sat Oct 20, 2018 2:07 pm
- Forum: Verison 4.0x Support Forum
- Topic: Scores not updating
- Replies: 54
- Views: 12360
Re: Scores not updating
The problem was just that the scores weren't loading. I apologize that my suggested fix may have not been correct, even though it did seem to make it work. I didn't look through the whole document to determine what variables had been initiated. I believe that mspslb was correct though when he stated...
- Sat Oct 20, 2018 7:34 am
- Forum: Verison 4.0x Support Forum
- Topic: Scores not updating
- Replies: 54
- Views: 12360
Re: Scores not updating
Same here when I tried it earlier this week. I think it has to do with the formWeek variable. It isn't declared and no value for it. Haven't had a chance to look further since, but I think that is where the issue lies. I think there are some changes that weren't included in the paste. Correct, I be...
- Tue Sep 11, 2018 7:57 am
- Forum: Verison 4.0x Support Forum
- Topic: Live Scoreboard not working
- Replies: 43
- Views: 8146
Re: Live Scoreboard not working
Forgive my coding ignorance, I am just a HS Math teacher doing this for my work pool. However, I used the url that jhronesz posted. It worked, I just had to change the script line 26 from "?random=... to "&random=... since we were just increasing the number of variables being passed to the server an...