Jump to content

hmmc97

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling
  • Location
    Melbourne, Australia

hmmc97's Achievements

Newbie

Newbie (1/14)

9

Reputation

  1. Good evening, I'm having an issue with the pilot briefing being called three times. As I have many variables being generated (some randomly) from the database and need to remain constant, I can't have it being called three times otherwise different values will be generated. I have SELECT, UPDATE, and INSERT queries involved so calling all of them more than once as you can imagine really wrecks havoc. Does anyone else have this issue or have any ideas relating to it? I have tried reverting to the uncustomized version of schedule_brief.tpl with no success. Thanks in advance.
  2. Hi Vangelis, The developer uses the PHPVMS module to put the data into the vms_acarsmap table. Let me know if you need anything else and I'll respond promptly. Thanks!
  3. Hi all, I'm having an issue where only 2 aircraft are showing up on the ACARS map. I've spoken with the developer of the ACARS and he is unsure as to why this is happening - he has tried to fix it but he's out of options. The vms_acarsdata table is only populating 2, however on the ACARS Admin panel it does detect 4 people flying and it logs the PIREPs for all of them. Any help would be greatly appreciated!
  4. Hi All, Is it possible to include Pax/Cargo data from the Pilot Brief page in the PIREP that is recorded on the database? The data is stored in variables. As an example, a flight has 200 POB as generated using a formula, and stored in a variable. I'm wondering if you can put this into the database and present it on the PIREP page for the specific flight. Thanks, Hayden.
  5. EDIT: I fixed the problem with the flight bidding. Was due to a permissions issue. I'm currently having an issue where I import the flights into MySQL, and only one of the aircraft is registered in the flight schedule. The rest of the flights just have a blank area for the aircraft list. I tried using the PHPVMS importer, although it said it was imported successfully, it didn't actually import at all. Any ideas? Thanks.
×
×
  • Create New...