Jump to content

kACARS online while offline


Recommended Posts

Posted

I have 2 problems, when a pilot goes offline it stays on the map until the next day... And when a pilot finish it flight and send it, the plane move to a location under Ghana. How to fix it?

Posted

In the local.config.php file in the Core folder, change this info for the acars data to go away sooner:

# 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);

Change it to 5 or 15 minutes, or whatever you like! As you can see the default is set to 12 hours or 720 minutes!

Posted

In the local.config.php file in the Core folder, change this info for the acars data to go away sooner:

# 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);

Change it to 5 or 15 minutes, or whatever you like! As you can see the default is set to 12 hours or 720 minutes!

Thank you, it works now!

  • 1 month later...
Posted

There is no local.config.php

In the phpvms version i used before there was.

But in my current one (5.5.X Master) there is only an app.config.php

EDIT:

Ok, in the core folder on my pc there wasn't

In the core folder on the server there was.

Fixed now, thanks !!

(I really feel stupic now)

  • Like 1

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...