Jump to content

Nabeel

Administrators
  • Posts

    8149
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Daily change of 99? Don't reimport all your PIREPs over and over. You score won't change, and it will penalize you for doing tha, that's probably why. There are some issues with the ranking algorithm for which I'm working on fixes now
  2. So what exactly is happening? The schedules do show up? There was also an update to the schedules_results.tpl file to not show aircraft whos rank levels don't match, perhaps that's missing?
  3. It's probably best to use the 'stock' core/templates version and copy that to your modified one and reapply the changes
  4. Updated Tickets: [VMS-313] - CSV export for aircraft Changed Files: m admin/modules/Import/Import.php m admin/modules/Operations/Operations.php m admin/templates/sidebar_aircraft.tpl m core/classes/ezdb/ezdb.class.php m core/classes/ezdb/ezdb_base.class.php m core/common/OperationsData.class.php m core/common/PIREPData.class.php m core/common/RanksData.class.php m core/version m install/hashlist m install/structure.xml m unittest/add_pirep.php m unittest/run_tests.php m unittest/tests/ops_test.php m unittest/tests/pirep_test.php VMS-313 #close fixed, PIREP submit and API cleanup Notes: Added CSV import/export for aircraft, also cleaned up some of that aircraft code which was there. Also some updates to unit tests, which I still need to expand more but doing them slowly for the core functionality View complete changes Download from here
  5. Thanks Jeff!
  6. The addons forum
  7. Nabeel

    Create HUB

    Add an airport and check off the 'hub' box
  8. If you look in addons I believe this exists
  9. If it's not found, add it manually
  10. No prob! Firebug is a great tool for debugging these issues
  11. Do a search for "No route passed", include the quotes
  12. Irfan, Don't paste code into posts. If you have to paste code, goto www.pastebin.com, and paste it there, and post the link here. For the SSI, extract that file into a path, then include that file. So include '/path/to/ssi/file'; Obviously, replace the path
  13. Did you set the aircraft to a minimum rank, and are all the ranks in order?
  14. You need to edit the CSS in the skin to change the width
  15. There were code changes to the PIREP - can you enable DEBUG_LOG to true and send me the log.txt file after tryingt to file a PIREP.
  16. Sorry, I meant in vaCentral, what's your link there?
  17. You have to do $download->imagelink, I think it's described in the comments in that template
  18. http://docs.simplemachines.org/index.php?topic=400.0
  19. Once you get the hang of it, it ain't so bad!
  20. Nabeel

    FATAL ERROR

    No prob!
  21. Update the registration_mainform.tpl template to the latest one, there is reCaptcha in there now
  22. Also, if you do a search, there are examples of this
  23. That's correct. You'll have to use HTML/CSS to do that
  24. Nabeel

    FATAL ERROR

    Did you setup the database? You have to use the username you used for the database. Did you prefix it with oneworld_jeff?
  25. At the end is fine, what's you VAs linK
×
×
  • Create New...