Rius Posted September 5, 2010 Report Share Posted September 5, 2010 Hello I have a problem with my map ACARS. This afternoon I am flying with kACARS but once my flight over, I noticed several hours later that I was always displayed on the map. I did a "Reset ACARS" and the problem was solved. I wonder if there is a solution to avoid this problem? Thank you Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted September 5, 2010 Moderators Report Share Posted September 5, 2010 HI in your local config.php file you can define the amount of time flights are displayed after they are finished. Quote Link to comment Share on other sites More sharing options...
Rius Posted September 5, 2010 Author Report Share Posted September 5, 2010 Thank you for the quick response The parameter should I change corresponds to this? # ACARS options # Minutes, flights to show on the ACARS # Default is 720 minutes (12 hours) Config::Set('ACARS_LIVE_TIME', 720); Config::Set('ACARS_DEBUG', false); Quote Link to comment Share on other sites More sharing options...
Strider Posted September 5, 2010 Report Share Posted September 5, 2010 # ACARS options# Minutes, flights to show on the ACARS # Default is 720 minutes (12 hours) Config::Set('ACARS_LIVE_TIME', 720); Config::Set('ACARS_DEBUG', false); The part that is in bold is the part that should be changed. Quote Link to comment Share on other sites More sharing options...
Rius Posted September 5, 2010 Author Report Share Posted September 5, 2010 This line corresponds only when flights are completed? Because if I replace 12 hours by one hour, when I make a 3:00 flight, what will happen there? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted September 6, 2010 Administrators Report Share Posted September 6, 2010 That config item only affects how long the flight is displayed after it is completed. Quote Link to comment Share on other sites More sharing options...
Rius Posted September 6, 2010 Author Report Share Posted September 6, 2010 Thank you very much for this additional information 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.