davehardy Posted January 13, 2009 Report Share Posted January 13, 2009 My live flight map on eastern airways isnt showing any flights, could this be my host? Cheers Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 13, 2009 Administrators Report Share Posted January 13, 2009 Could be. Turn on ACARS_DEBUG to true, and post the log, lets see if any data is being sent. Quote Link to comment Share on other sites More sharing options...
davehardy Posted January 13, 2009 Author Report Share Posted January 13, 2009 log is 151kb wont attach, this is the code from a successful flight from yesterday Array lat=54.086018&long=-4.621848&GS=0&Alt=59&IATA=T&pnumber=EZE0021&depaptICAO=EGNS&depapt=ISLE%20OF%20MAN&disdepapt=0&timedepapt=00:01&destaptICAO=EGNT&destapt=NEWCASTLE&disdestapt=116&timedestapt=13:34&Ph=2&Regist=SB20 STATUS UPDATE Array ( [lat] => 54.086018 [long] => -4.621848 [GS] => 0 [Alt] => 59 [iATA] => T [pnumber] => EZE0021 [depaptICAO] => EGNS [depapt] => ISLE OF MAN [disdepapt] => 0 [timedepapt] => 00:01 [destaptICAO] => EGNT [destapt] => NEWCASTLE [disdestapt] => 116 [timedestapt] => 13:34 [Ph] => 2 [Regist] => SB20 [module] => ACARS => fsacars [redir] => status [id] => status [icao] => [pilotid] => status [action] => status [request] => fsacars ) Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 13, 2009 Administrators Report Share Posted January 13, 2009 I just increased the attachment limit, or just delete from everything except for today Quote Link to comment Share on other sites More sharing options...
davehardy Posted January 13, 2009 Author Report Share Posted January 13, 2009 OK just done a flight heres the full log to date. log.txt Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 13, 2009 Administrators Report Share Posted January 13, 2009 Did it show up? I think it's the letters in the flight number which are throwing it off. Change the flightnumber column in phpmyadmin to varchar(10) and see if that fixes it. Actually, before you do that, try a flight that doesn't have a letter, that's just a number Quote Link to comment Share on other sites More sharing options...
davehardy Posted January 14, 2009 Author Report Share Posted January 14, 2009 OK i will test this tonight, you might be right about that as Monarch dont have letters and their flights show up. Quote Link to comment Share on other sites More sharing options...
davehardy Posted January 14, 2009 Author Report Share Posted January 14, 2009 Took the leter out and still no flight tracking, do i need to set anything in fsacars settings? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 14, 2009 Administrators Report Share Posted January 14, 2009 Did you try the plain ol' config file from the pilot center, without any mods (the original) Quote Link to comment Share on other sites More sharing options...
davehardy Posted January 14, 2009 Author Report Share Posted January 14, 2009 This is driving me nuts now..............this is how i do it from all the "fixes" and posts ive read on these forums. Ive done fresh FSACARS install, downloaded a clean .ini from the pilot center and removed EZE from Company ICAO= This allows the me to sucessfully file logs to our site, the only thing not working is the live map. This is all flights including other members who are running clean installs like described above, ive now tested a flight EZE63N with the N removed and still no live map. There are also 2 settings in FSACARS: Plane Positions and Status ACARS Online Do i need to tick these? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 14, 2009 Administrators Report Share Posted January 14, 2009 Check Plane Positions, uncheck ACARS online. Live map, hmm. Check the phpvms_acarsdata table, and see if it's showing up in there. If not, then I'll run through the code again and see if I missed anything. Though I did change some things for the next update in there. Also, make sure you've got that update for FSACARS. Quote Link to comment Share on other sites More sharing options...
davehardy Posted January 15, 2009 Author Report Share Posted January 15, 2009 FSACARS 4.0.15? Can you add support for flights with a letter at the end like EZE63N? Is that a big job? It appears that its sending data to the DB as phpvms_acarsdata is populated (see attachment) phpvms_acarsdata.png Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 15, 2009 Administrators Report Share Posted January 15, 2009 Alright I'll take a look into the code. That's odd it's not showing. Support for that is on my list for the next version Quote Link to comment Share on other sites More sharing options...
davehardy Posted January 15, 2009 Author Report Share Posted January 15, 2009 OK i have 3 aircraft. SB20 with the REG SB20 JS41 with the REG JS41 ANY with the REG ANY If i flew a flight assigned to JS41 with a SB20 and set SB20 in fsacars would that stop it from showing on the map? Quote Link to comment Share on other sites More sharing options...
maxwaldorf Posted January 15, 2009 Report Share Posted January 15, 2009 For me it's working great... weird... Good luck ! Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 16, 2009 Administrators Report Share Posted January 16, 2009 OK i have 3 aircraft. SB20 with the REG SB20 JS41 with the REG JS41 ANY with the REG ANY If i flew a flight assigned to JS41 with a SB20 and set SB20 in fsacars would that stop it from showing on the map? Nah, that won't matter. It just looks for a valid aircraft that's in the system. Doesn't have to be the same one on the schedule Quote Link to comment Share on other sites More sharing options...
davehardy Posted January 16, 2009 Author Report Share Posted January 16, 2009 OK thats good as i can remove ANY then I think its a hosting problem as Monarch live map works and its been setup by me witht he same settings Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 16, 2009 Administrators Report Share Posted January 16, 2009 Hmm perhaps. Same version? Quote Link to comment Share on other sites More sharing options...
davehardy Posted January 17, 2009 Author Report Share Posted January 17, 2009 I thinkso Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 17, 2009 Administrators Report Share Posted January 17, 2009 Hey, Are you getting any Javascript errors? Quote Link to comment Share on other sites More sharing options...
davehardy Posted January 17, 2009 Author Report Share Posted January 17, 2009 Not that ive seen, would they be obvious? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 17, 2009 Administrators Report Share Posted January 17, 2009 If you're using Firefox, check out the error console. I'm testing it now, albeit on the latest build, the pilot id, etc was giving issues. Now the doubling won't matter. But if you open the error console, clear it, then goto the ACARS map page, if there's anything, it'll show up. But I was getting some Javascript errors with it not liking the remote URL, but I'm reading now that's due to the fact that it's on "localhost" Quote Link to comment Share on other sites More sharing options...
PhatZilla Posted January 19, 2009 Report Share Posted January 19, 2009 For some reason, since the last couple of updates I have done, I have lost my google map. Nothing shows up, just wite space where it should be. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 19, 2009 Administrators Report Share Posted January 19, 2009 Revert to the default template if you're using your own template on the map page. Make sure the API key is proper and check for any javascript errors on the page (check the error console in firefox) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.