Jump to content

Airport ICAO "Fetching" not working


randomderecho

Recommended Posts

What other methods have you tried? Just airnav coordinates?

What phpvms version are you using?

This one http://phpvms.net/downloads/ or https://github.com/nabeelio/phpVMS

Or this one https://github.com/DavidJClark/phpvms_5.5.x

Can you try adding this manually

ICAO: KLAX

Airport Name: Los Angeles International Airport

Latitude: 33.9425

Longitude: -118.408

With this one http://forum.phpvms.net/topic/22757-vacentral-status-and-updates/#entry120870 have you made sure it was in core/local.config.php.

While in core/local.config.php check to see if your database tables are correct.

If you go into your database in phpMyAdmin, do you see any data in the phpvms_airports table?

Link to comment
Share on other sites

Okay, that appears to be working. Thanks so much for your help.

However, does anyone know how to reduce the time subsequent to a flight before your flight disappears from radar? For me, my flight will stay on the XACARS live radar for hours after my flight. Sometimes it will stay there UNTIL my next flight. Any help appreciated.

Link to comment
Share on other sites

  • 2 weeks later...
  • Moderators

Okay, that appears to be working. Thanks so much for your help.

However, does anyone know how to reduce the time subsequent to a flight before your flight disappears from radar? For me, my flight will stay on the XACARS live radar for hours after my flight. Sometimes it will stay there UNTIL my next flight. Any help appreciated.

Open local.config.php in Core folder and look for the following:

Config::Set('ACARS_LIVE_TIME', 720);

720 is the number you need to change and is equal to 12 hrs.

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