Open reevery opened 9 years ago
Hi,
Can you post the full error log? I'm not sure what's causing that.
No, but in the code line 19 is URL_JSON_HISTORICAL = 'http://db.flightradar24.com/playback/%Y%m%d/%H%M00.js'
If you encode that and call it from a browser, the page isn't served. If you change the server to eg db8, there isn't any data any longer. http://db8.flightradar24.com/playback/20150211/110000.js
Hi, I've been using this but now the URL doesn't appear to work, it reports a table missing: "Table 'radar.snapshots' doesn't exist" Do you have any idea how to fix?