Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Nabeel

    Signatures

    Nope...
  2. Hey, It would only file the one you selected to file. What are the flight numbers? User error maybe? Are the flight numbers similar? By default, any flights which aren't scheduled for the current day aren't shown. You can change this in the template, there's a comment in there which tells you what exactly to do to disable that (it's just commenting out two lines)
  3. I marked it pending so I'll come back to it, gimme a few days. Thanks!
  4. Yes, just co nfirmed. It's labelled wrong. That's the total cost of fuel for that flight
  5. So give me some examples of the fuel used, and your prices, and we can step through and see what's happening. The prices sounds about right, though, are you sure it's per kg? That price that's shown in the PIREP is the *total* fuel cost, not per kg (it's labeled wrong, I'll double check this)
  6. Rev 713 - Pilot salary bug fix, location to lowercase26 June 2009, 12:33 pmRev 713 - nabeel (3 file(s) modified)Pilot salary bug fix, location to lowercase~ /trunk/changelog.htm~ /trunk/core/common/PilotData.class.php~ /trunk/core/common/RegistrationData.class.phpSource: phpVMSDownload from http://downloads.phpvms.net
  7. As in, what's "stupidly high". What's an airport example and what's your default price in the local.config?
  8. Ya, I had it installed before, I guess it got lost in the forum update
  9. I'll have to figure out how, hopefully I'll get some time to check it out this weekend
  10. Fixed in latest
  11. Alright, been fixed, thanks!
  12. Wow that's pretty lame. No wonder it's been kinda quiet LOL I had upgraded SMF. I had recaptcha working, perhaps it broke on the upgrade. Thanks man, checking it out now (ps - did you register, without the captcha?)
  13. It sounds like you're missing a float, or have an extra float in there somewhere
  14. I will be building into the core Codon code, so it will be a bit different, through the core classes etc, not individual includes. If you can wait a bit, after I get some other things out of the way...
  15. Perhaps, not in the near future though, a few other priorities first
  16. Some examples?
  17. Not at the moment, the entire ACARS system will have to be re-done to do that. I was planning to do it, but I didn't have any database with VORS/NDBS
  18. Only if you're using the same flight number, the flight numbers have to be unique, but you can do the same route. Change the flight number, or add a letter suffix at the end
  19. 1 - Probably a rounding error somewhere, I'll see 2 - Use the Countries::getCountryImage($country) function to get the image. It shouldn't be in all caps, I cast everything to lower case. But I'll look again
  20. What version are you using, and try re-uploading th files, seems like a corrupt upload
  21. Do you know any php?
  22. Hey, Welcome! I'm looking into doing some translation class or service, so that would help. I will let you know
  23. I haven't looked at this yet, but it'll be a fix on my end
  24. Yes, you can customize literally any aspect. Take a look in the /core/templates folder, all the HTML templates which are used are there, and you can customize any of them. You just have to copy the template file into your skin's folder. Check out the docs, particularly the skinning section.
  25. This fix related to the "Latest Bids" addon
×
×
  • Create New...