Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. There's no folder, it'll be in the database, look for phpMyAdmin
  2. Make sure the port is proper, gmail uses different ports and SSL as well. Your server needs to support SSL, I might also have to make a code change
  3. These have been fixed, should be updated in a few minutes
  4. 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
  5. Thanks for the report, I haven't gotten around to fixing it yet, I will soon, hopefully in the next few days
  6. 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?
  7. 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
  8. I'd run the /install/checkinstall.php to see exactly what version you have and what else is going on there
  9. 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
  10. I'd enable logs too (in my sig), to see if there's anything strange going on there
  11. That might help in your situation, yes
  12. Would people be willing to manually enter prices for airports they know of?
  13. You can do that, or output a piece of javascript which redirects to the login page
  14. If you add a hidden field with redir to the form, I think that should just work <input type='hidden' name='redir' value='/profile' />
  15. IPBoard has a lot of code samples on their site
  16. Thanks, I'm looking
  17. 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
  18. Yep... I have not gotten a chance for any resolution to this
  19. 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
  20. How is it not compatible? That's what I used to test
  21. 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
  22. It should just work. Try switching to crystal to see if that makes it work?
  23. Thanks guys I will looksies
  24. 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?
  25. What kinks, you can post about them here
×
×
  • Create New...