Jump to content

Nabeel

Administrators
  • Posts

    8141
  • Joined

  • Last visited

  • Days Won

    38

Everything posted by Nabeel

  1. Ok, wipe the DB and do the latest release. I see you on the beta install list, that's why I was asking. There's still some issues with the beta.
  2. Thanks. I edited my post, but are you using the beta, or the currently released version?
  3. Hey there, Can you re-upload, just to rule out any corruption problems from uploading. Your PHP info looks okay. Also, are you running the currently released version, or the beta?
  4. Nah, that won't matter. It just looks for a valid aircraft that's in the system. Doesn't have to be the same one on the schedule
  5. Welcome, and thanks for the kind words! We're all trying out best here; I ask everyone sign their names so we can at least know each other on a first-name basis, it helps alot IMO. Hope to see you around Markus!
  6. Alright I'll take a look into the code. That's odd it's not showing. Support for that is on my list for the next version
  7. Check Plane Positions, uncheck ACARS online. Live map, hmm. Check the phpvms_acarsdata table, and see if it's showing up in there. If not, then I'll run through the code again and see if I missed anything. Though I did change some things for the next update in there. Also, make sure you've got that update for FSACARS.
  8. Did you try the plain ol' config file from the pilot center, without any mods (the original)
  9. Nabeel

    Question

    I'm not sure what you mean then, about that page. If you want those tabs to work, you have to include the css from the /lib/css/phpvms.css file
  10. Nabeel

    Question

    Those tabs? Include the lib/css/phpvms.css file, it should take care of it
  11. Nabeel

    Question

    I don't understand what you mean..
  12. Did it show up? I think it's the letters in the flight number which are throwing it off. Change the flightnumber column in phpmyadmin to varchar(10) and see if that fixes it. Actually, before you do that, try a flight that doesn't have a letter, that's just a number
  13. I just increased the attachment limit, or just delete from everything except for today
  14. Could be. Turn on ACARS_DEBUG to true, and post the log, lets see if any data is being sent.
  15. Refer him to: http://phpvms.net/docs/using_fsacars
  16. Doesn't seem like there's any data being entered in FSACARS: PIREP FILE Array ( [pilot] => AEAAEA0002 [date] => [time] => [callsign] => [reg] => [origin] => [dest] => [alt] => [equipment] => [fuel] => [duration] => [distance] => [version] => 4015 [more] => 0 [log] => [module] => ACARS => fsacars [redir] => pirep [id] => pirep [icao] => [pilotid] => pirep [action] => pirep [request] => fsacars ) Fuel, duration, etc, all those are blank. Reinstall FSACARS. Use the default config given in the pilot center. Maybe you customized some of the options? And it's not reporting all those values. But there is no arrival airport, or departure entered. And not even a pilot ID.
  17. No, pilot number is supposed to be GLD0001.CompanyICAO should be blank. Max: is the update working out for you?
  18. Nabeel

    Question

    By default, if you goto index.php/schedules it will show all of the schedules
  19. /core/modules/acars/log.txt
  20. Website, on the log.txt, make sure its writable
  21. This topic has been moved to Testers and Bugs. [iurl]http://www.phpvms.net/forum/index.php?topic=248.0[/iurl]
  22. I need the log.txt file with the ACARS_DEBUG set to 'true'. For the registration, enter only "N8361A", as you can see in your log: Aircraft Type:B738 (N83 It's getting cut off (it has limits to field lengths)
  23. It's being implemented in the next update. It was left there from some of the first revisions.
  24. Yes, you're supposed to put the full flight number. I don't support letters in the flight number (maybe in the future)
×
×
  • Create New...