Jump to content

Recommended Posts

Posted

not sure why its not working today guys, spent the last 30 mins looking at it but had 6 hours sleep in the last 2 days so dont think ill get far... sorry

Posted
not sure why its not working today guys, spent the last 30 mins looking at it but had 6 hours sleep in the last 2 days so dont think ill get far... sorry

 

Well played Baj. It will be great.

  • 3 weeks later...
Posted

spending some time now trying to figure out why it no longer works, dont panic if it looks odd or starts showing stuff for other games.

Posted

yeah, known bug (if you check the rest of the thread). It basically means an event has happened ive not yet written code for. For example bookings or stats updates for the game. So instead, it just repeats the last event.

Posted
Looks good to me, is it meant to update post by post or in sections of time (e.g. every minute or two)?

 

It refreshes three times a minute (i.e. every 20 seconds) whether anything is updated or not.

 

Baj, sorry, hadn't read the whole thread... it looks like you've got it working really well... think I'll be using if for future games. Thanks for all the hard work you must have put in.

Posted

The updates are pushed to us "as and when", my code checks every 20 seconds for an update, and your browser updates every 20 seconds, however these arent the SAME 20 seconds, just depends when you load the page. So the page could update on the server at 00, 20 and 40 seconds, but your browser at 01, 21 and 41, meaning it could be up to 40 seconds behind. Add to this the face the feed is about 30 seconds behind live, it basically means you are no more than 1 minute behind the live action

Posted
The updates are pushed to us "as and when", my code checks every 20 seconds for an update, and your browser updates every 20 seconds, however these arent the SAME 20 seconds, just depends when you load the page. So the page could update on the server at 00, 20 and 40 seconds, but your browser at 01, 21 and 41, meaning it could be up to 40 seconds behind. Add to this the face the feed is about 30 seconds behind live, it basically means you are no more than 1 minute behind the live action

 

Thanks, I think I managed to get it just behind the update, it worked well though. Well done for all the work you have put in

Posted
Thanks, I think I managed to get it just behind the update, it worked well though. Well done for all the work you have put in

 

Even the Match Day Thread didn't crash .. but there were only 3 of us on there!!

  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...