Jump to content

Acars problem


simonecatalano

Recommended Posts

Change this in the local.config file. If you insert the number value of 100, it means your flight will still be displayed for 1 hour and 40 minutes after the pilot has disconnected from the site. The number value depends on how long you want it to be

# ACARS options
# Minutes, flights to show on the ACARS
# Default is 720 minutes (12 hours)
Config::Set('ACARS_LIVE_TIME', 720); <-----Change this
Config::Set('ACARS_DEBUG', false);

And what joeri said, don't keep on using "WHY, HELP ME!!?!?!?!" kind of tone when requesting for help, it gives the impression you are screaming at people. Also all the CAPS lock does not guarantee people will actually view this post quick enough like as though it is an urgent matter

  • Like 1
Link to comment
Share on other sites

Ok thanks and ex cuse for HELP ME .....WHY ....

one question i have copy this is

# ACARS options
# Minutes, flights to show on the ACARS
# Default is 720 minutes (12 hours)
Config::Set('ACARS_LIVE_TIME', 720); <-----Change this
Config::Set('ACARS_DEBUG', false);

I must also copy

<-----Change this

???

Thanks

Link to comment
Share on other sites

  • Administrators

30 okay?

30 is equivalent to how many hours?

# ACARS options
# Minutes, flights to show on the ACARS
# Default is 720 minutes (12 hours)
Config::Set('ACARS_LIVE_TIME', 720);

as it states right in the file the setting is in minutes,

30 = 1/2 hour

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...