Jump to content

Nabeel

Administrators
  • Posts

    8149
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. These have been fixed, should be updated in a few minutes
  2. Changed Files: m core/common/FinanceData.class.php m core/common/PIREPData.class.php m core/common/PilotGroups.class.php m core/templates/schedule_results.tpl m core/version m install/hashlist m install/structure.xml several bugfixes View complete changes Download from here
  3. Thanks for the report, I haven't gotten around to fixing it yet, I will soon, hopefully in the next few days
  4. Nabeel

    Landing Rate

    That's sent by the ACARS app, not calculated by phpVMS. As for how they calculate it, it's probably the vertical speed on touchdown?
  5. Can you enable debug logs in my signature, and then take a look in the xacars.txt in core/error/logs after you submit a pirep through xacars? Hopefully that will give a bit of a clue
  6. I'd run the /install/checkinstall.php to see exactly what version you have and what else is going on there
  7. I'd reupload that file from the released package, might be a corrupted file... you'd get a lot of those errors for that line/function if it was a diff problem
  8. I'd enable logs too (in my sig), to see if there's anything strange going on there
  9. That might help in your situation, yes
  10. Would people be willing to manually enter prices for airports they know of?
  11. You can do that, or output a piece of javascript which redirects to the login page
  12. If you add a hidden field with redir to the form, I think that should just work <input type='hidden' name='redir' value='/profile' />
  13. IPBoard has a lot of code samples on their site
  14. Thanks, I'm looking
  15. Nabeel

    SMTP

    It gets overridden with its own. However, if you have PHP setup to use SMTP, I believe you don't have to change anything
  16. Yep... I have not gotten a chance for any resolution to this
  17. That's really strange - do you have the cron setup to run every 7 days? Are PIREPs in existence for those deleted pilots? You can delete schedules - the PIREPs retain the information they need. Delete aircraft... it's coming
  18. How is it not compatible? That's what I used to test
  19. Seems related to another bug - can you add this to the bug tracker? Thanks I would still setup "hours" in your ranks, since the system will still look where to place them, that's the bug
  20. It should just work. Try switching to crystal to see if that makes it work?
  21. Thanks guys I will looksies
  22. It looks like it's getting cut off: /* This is the unit of money. For non-dollars, use : Dollars ($), enter "$" Euro ( Maybe your editor is truncating the file?
  23. What kinks, you can post about them here
  24. It's happened to us all!
  25. Are those zip files all the same format? Meaning... the files in them all are the same names/format? Writing an importer for those should be pretty trivial, I'll see if I can do something with it
×
×
  • Create New...