Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. First problem should be fixed. No error, but still not added? Hmm. I will take a look.
  2. That should work, can you got paste2.org, and paste the entire template in, and then send the URL?
  3. The same flight number you mean? No, but you can use a letter at the end to indicate a leg. But same callsign like VMA, etc, yes, but that's the airline you select
  4. I'm gonna see if I can route that accepted email over to the main templates folder. Without hacking it all apart lol
  5. No problem on the questions Latest news says that? Hmm. What version are you on? That's pulled from my server, so there must be an error on my server. Bidding - seems like a Javascript error. In Firefox, open the error console, then try to bid on a flight. An error may come up, if you can post what the error is, that would help.
  6. You have to modify the template with what Roger posted, off the top of my head.
  7. It really needs to use the phpBB API to do it, not raw calls to the database. If someone can find out that info, I might be able to scratch something up real quick.
  8. Nabeel

    OFF TO IRAQ

    Good luck man, be safe.
  9. Well, there aren't very many div's in the templates which are used to wrap. Only the schedule's search ones. The rest you can add a container div in your header.tpl and close that div in the footer.tpl, and then you can set the size of that container.
  10. Well, there's a blank <img alt="" src=""/> sitting there - what's the full code for that, which you put into the template?
  11. Nabeel

    Circle

    Ok, thanks, added to my list
  12. What about for someone who doesn't have an avatar?
  13. Nabeel

    Circle

    How off is way off? I need some more info than that
  14. Are you copy/pasting the same div into each template? If you are, then it should go in your header/footer.tpl What exactly are you trying to do?
  15. Take a look at the source and see what that URL comes out to
  16. There's a new column in the csv for "enabled" (it's the last column)
  17. Rev 757 - Schedules export option in admin11 October 2009, 9:52 amRev 757 - nabeel (8 file(s) modified)Schedules export option in admin~ /trunk/admin/lib/template.csv~ /trunk/admin/modules/Import/Import.php~ /trunk/admin/templates/core_navigation.tpl+ /trunk/admin/templates/export_form.tpl~ /trunk/admin/templates/import_form.tpl~ /trunk/admin/templates/sidebar_schedules.tpl~ /trunk/changelog.htm~ /trunk/core/logs/acars.txtSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
  18. I wouldn't change it in the database, but you can change those settings in the local.config which only affect the appearance of the pilot id, but it changes those globally. You can't really individually change an ID, since, as they said, it would affect all of the entries linked to it
  19. Nabeel

    Users

    Haha! Nope it won't. In fact it would penalize you, because I also use a calculation which looks at the number of active pilots compared to the number of total pilots, and then the frequency of those active pilots and it weighs all of that.
  20. Is your ACARS expire time set in minutes or hours?
  21. Cool, just did a second flight now, seemed to go through. I'm gonna do a longer one overnight tonight and hopefully that will work as well!
  22. Hmm, I will definately check that out today. What does it return the fuel in also? Isn't it also pounds? The usage. So that number, 100lbs * 6.17 $/lbs = right value, no? That should depend on the value in the INI so it won't matter since the units cancel. At least according to the FSACARS docs that should be right.
  23. This topic has been moved to General Discussion/Off-topic. [iurl]http://forum.phpvms.net/index.php?topic=1249.0[/iurl]
  24. I'm not sure what you mean? The prices come from airnav.com, like for KBOS it's 6.40, which I'm assuming is per gallon. FSACARS should be set to return the fuel in gallons, but I will double check that
×
×
  • Create New...