Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. I didn't know where it's pulling the aircraft list from, is that a mod? I remember something about that (I think Roger did an addon? I will take a look) As for the second issue, I'll check it out. Was it added as a comment?
  2. I'm not sure I understand. The cookie is specific to the domain but perhaps these fixes I'm making now to auth will fix the issue?
  3. Thought I had fixed that bug... Though I am re-organizing the auth stuff today to track users who aren't logged in
  4. That's most likely un-related... template changes somewhere?
  5. Hmm yeah that's not right.. lol What version?
  6. Bunch of other small fixes too but I don't remember what
  7. Rev 779 - Added phpVMS API server for airport lookup, XML code cleanup25 October 2009, 7:32 pmRev 779 - nabeel (13 file(s) modified)Added phpVMS API server for airport lookup, XML code cleanup~ /trunk/admin/lib/phpvmsadmin.js~ /trunk/admin/modules/Operations/Operations.php~ /trunk/admin/templates/core_htmlhead.tpl~ /trunk/changelog.htm~ /trunk/core/app.config.php~ /trunk/core/common/Auth.class.php~ /trunk/core/common/StatsData.class.php~ /trunk/core/logs/acars.txt~ /trunk/core/logs/log.txt~ /trunk/core/modules/ACARS/xacars.php~ /trunk/core/modules/XML/XML.php~ /trunk/core/templates/pirep_new.tpl~ /trunk/install/update.sqlSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
  8. I can't find FSCopilot to download. I remember using that a while ago, but it seems their site is down. I found the Pushback gauge though, tried it out. Kinda nice, but annoying to have to add it to whatever aircraft I use (which is alot...). But I added it into the LDS, I like the taxi speed setting
  9. By hours is best?
  10. Thanks Jan. Issue 1 - xacars only does lbs I think, or whatever is reported from FS. As for fsacars, I'm sure I'm missing a few conversions in there. I will take a look. Issue 2 - I'd check your error logs and see what that server 500 error is. Sounds like PHP or Apache crashing, or some real bad error Issue 3 - There was a few fixes for that a build or two back. Which permissions did you apply for him, the "FULL_ADMIN" permission?
  11. Mine is tracking http://dev.phpvms.net/index.php/acars I'll check out your log, thanks
  12. Anyone know of any good pushback utilities? Where you can set the angle and distance, perhaps multiple segments of a pushback?
  13. Yep, it automatically gets calculated after a PIREP.
  14. Well there's an inactive pilots group, or remove them from the active pilot's group. I haven't though much about that hmm
  15. Can you enable DEBUG_MODE in local.config.php Then make sure /core/logs/acars.txt and log.txt is writeable Send those to me after a flight
  16. This is on the latest beta? Register on http://dev.phpvms.net, I'll give you admin access. See if you can duplicate it there (I'm sure you can, it's just a matter of the right steps)
  17. I will check. I'm wrestling with FSX now setting it up, so might be a few. And nope, it doesn't. If everyone sends the request to the xacars author, perhaps he'll include it..
  18. You can check the $pilot->active field, or the $pilot->retired. Try print_r($pilot) to see the fields. How is it sorted now? I don't remember
  19. steven segal : Who's the actress
  20. Thank you sir!
  21. I just saw I had some uncommited updates to the API server, give it a shot now
  22. I'll check it out, just installed FS and all that right now
  23. Yep, I'm working on this
  24. That's weird... In local.config, is this set to true? Config::Set('TRANSFER_HOURS_IN_RANKS', true); I added the same ranks as you and set that to true. I edited my profile and added 100 hours. It didn't update the profile page right away (not an easy bug to fix...) but when I refreshed it, the new rank did show up.
  25. Oh good, I didn't touch anything haha. It was probably permissions then it seems since they get reset nightly automatically.. hmm
×
×
  • Create New...