Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Revision 815: fixed #70, fixed #79, fixed #80, fixed #81, fixed #78 fixed #72, fixed #449 December 2009, 2:12 pmfixed #70, fixed #79, fixed #80, fixed #81, fixed #78 fixed #72, fixed #44Source: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
  2. Yeah, I was hoping someone would be able to check it out for me if they've fixed those issues for their own site, I'm bogged down. Cool site, though, thanks
  3. Nabeel

    Acars Map

    Did you make the changes to the template from 700 to the beta?
  4. That's only if it's a manual PIREP. If they enter different in any acars, it will use that
  5. You could do is like: <?php if(Auth::UserInGroup('Group Name')) { // Show content } ?> And you could add that right into the profile_main.tpl template
  6. Nabeel

    Acars Map

    Sorry, the acarsdata table, just empty it
  7. Nabeel

    Acars Map

    Clear the acarsmap table.
  8. Can someone help me fix this? I don't have the time right now to sit with IE8 and figure out what the deal is.
  9. Nevermind, I see the line. I can't add it in there because, that's loaded at runtime, and no idea what the flight is. Unless it's sent when the flight is pulled from the VA. I don't have the time right now, so if you can check their SDK docs to see if it is that would help
  10. What's the line in fsacars_config.tpl/
  11. Where are you putting the config files?
  12. I am not sure, I would have to check their docs. Where are you getting the remarks from now?
  13. Can you open a bug on the bug tracker? thanks
  14. I'm workin on it
  15. Overwrite the files, and read the changelog for template changes. Any templates you've change should be in your skin's folder, so those won't get overwritten.
  16. I'm working on pagination. Are you getting all you flights shown now?
  17. Thanks for looking! I found a bug, where it won't let you blank the fuel price. If you set to false FUEL_GET_LIVE_PRICE (looks like you did), and set the fuel price as blank, it will then pick up that default price. I fixed the bug where it default it to 0 when it's blank. Though, I might say if it's 0, and LIVE_PRICE is false, then it should use that default price? Would that be ok? I'll add an accept button
  18. Ahh sneaky. Fixed on the dev copy, thanks alot!
  19. http://bugs.phpvms.net/ticket/77
  20. Check the local.config.php file, settings are in there
  21. Thanks, check the changelog for template updates, start from there first. There was changes in acars_map.tpl, that will probably fix that. Landing data is only for FSAcars and FSFK. I haven't looked at FSPax yet.
  22. The airline should just be the code http://docs.phpvms.net/using_fsfk#using_fs_flight_keeper
  23. Looks great!
  24. Semi-emergency fix.
  25. Glad it worked
×
×
  • Create New...