Jump to content

Nabeel

Administrators
  • Posts

    8148
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. 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
  2. Thanks for the report, I haven't gotten around to fixing it yet, I will soon, hopefully in the next few days
  3. 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?
  4. 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
  5. I'd run the /install/checkinstall.php to see exactly what version you have and what else is going on there
  6. 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
  7. I'd enable logs too (in my sig), to see if there's anything strange going on there
  8. That might help in your situation, yes
  9. Would people be willing to manually enter prices for airports they know of?
  10. You can do that, or output a piece of javascript which redirects to the login page
  11. If you add a hidden field with redir to the form, I think that should just work <input type='hidden' name='redir' value='/profile' />
  12. IPBoard has a lot of code samples on their site
  13. 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
  14. Yep... I have not gotten a chance for any resolution to this
  15. 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
  16. How is it not compatible? That's what I used to test
  17. 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
  18. It should just work. Try switching to crystal to see if that makes it work?
  19. Thanks guys I will looksies
  20. 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?
  21. What kinks, you can post about them here
  22. 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
  23. If you move those two lines I said to below that include line, does it make a difference? There's some PHP error
×
×
  • Create New...