Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Nabeel

    CSS error

    You'll have to integrate it into the core_navigation.tpl, similiar to the way the LIs are organized now
  2. Rev 732 - XAcars config mis-named, fixed28 July 2009, 12:34 pmRev 732 - nabeel (2 file(s) modified)XAcars config mis-named, fixed~ /trunk/core/common/AircraftStats.class.php~ /trunk/core/modules/ACARS/ACARS.phpSource: phpVMSDownload from http://downloads.phpvms.net
  3. Look at the functions in StatsData:: http://docs.phpvms.net/api/ I will add some more for the next release. Do you know php/sql?
  4. What web server?
  5. What do you mean by bookings?
  6. Hey, welcome! Flight types only have an affect on the fuel calculations, but you can set it to charter for now. I'll look into making it configurable
  7. Hey, localhost... are you on Windows? What are you using?
  8. Rev 731 - Including xacars config27 July 2009, 4:53 pmRev 731 - nabeel (1 file(s) modified)Including xacars config+ /trunk/core/templates/xacars_config.tplSource: phpVMSDownload from http://downloads.phpvms.net
  9. Rev 730 - XACARS config file, fixed newlines in configs27 July 2009, 4:52 pmRev 730 - nabeel (5 file(s) modified)XACARS config file, fixed newlines in configs~ /trunk~ /trunk/changelog.htm~ /trunk/core/modules/ACARS/ACARS.php~ /trunk/core/modules/ACARS/xacars.php~ /trunk/core/templates/profile_main.tplSource: phpVMSDownload from http://downloads.phpvms.net
  10. Rev 730 - XACARS (beta) implementation, PIREP and status filing (ready for testing) 27 July 2009, 12:53 pm Rev 730 - nabeel (4 file(s) modified) XACARS (beta) implementation, PIREP and status filing (ready for testing) ~ /trunk/core/common/PIREPData.class.php ~ /trunk/core/modules/ACARS/fsacars.php ~ /trunk/core/modules/ACARS/xacars.php Source: phpVMS Download from http://downloads.phpvms.net
  11. Rev 728 - Xacars updates27 July 2009, 9:11 amRev 728 - nabeel (6 file(s) modified)Xacars updates~ /trunk/admin/modules/Operations/Operations.php~ /trunk/core/cache~ /trunk/core/codon.config.php~ /trunk/core/common/ACARSData.class.php~ /trunk/core/common/Auth.class.php~ /trunk/core/modules/ACARS/xacars.phpSource: phpVMSDownload from http://downloads.phpvms.net
  12. Thanks, I just noticed it myself. Fixed it, submitted a bug report to SMF too.
  13. You haven't ended this: <?php # This will only show this message if it's not a popup window # Ends on line 13-15 if(!isset($_GET['newwindow'])) { ?> Add this at the end: <?php } ?>
  14. Nabeel

    vaBase skin

    It'll be just a skin, but can show the alternative layout. If you wanna Roger, sure. I'll be busy with xacars next few days, and I've got another little list of stuff to fix.
  15. Interesting idea, but not possible as of now, unless you want to write code to do it (dunno your PHP level), but you could use the notes field to indicate which rank, then in the template check the note field and display based on that
  16. which icao?
  17. Added to my list to check
  18. You can add everyone manually, if you're doing it by hand, you can just use the registration form and it will just require that the pilot activate it by email
  19. Ah, the zoom setting is in the Javascript file (acarsmap.js). Search for "17" or "18" (one of those numbers). That should be a setting
  20. Seems like a bug. Will look. Unless there was no distance entered for the schedules/routes
  21. I think there was a setting in the config to set the default center I assume you're talking about the ACARS map - that will automatically center and zoom to fit in your flights, so if it's all in the UK, I guess it will center down to that level
  22. This should be OK as of latest beta, but have not tested it extensively. Been busy on vaCentral (I was supposed to launch this week.....)
  23. Just checked the code, there's no sort order. So I guess you entered them into the database that way
  24. Which version are you on? I'm wondering whether its the updates I've made to the database layer. But that would only be if you're on one of the betas
  25. OH boy. Who's your host?
×
×
  • Create New...