Jump to content

Nabeel

Administrators
  • Posts

    8148
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. 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?
  2. It's probably best to use the 'stock' core/templates version and copy that to your modified one and reapply the changes
  3. 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
  4. Nabeel

    Create HUB

    Add an airport and check off the 'hub' box
  5. If you look in addons I believe this exists
  6. If it's not found, add it manually
  7. No prob! Firebug is a great tool for debugging these issues
  8. Do a search for "No route passed", include the quotes
  9. 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
  10. Did you set the aircraft to a minimum rank, and are all the ranks in order?
  11. You need to edit the CSS in the skin to change the width
  12. 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.
  13. Sorry, I meant in vaCentral, what's your link there?
  14. You have to do $download->imagelink, I think it's described in the comments in that template
  15. http://docs.simplemachines.org/index.php?topic=400.0
  16. Once you get the hang of it, it ain't so bad!
  17. Update the registration_mainform.tpl template to the latest one, there is reCaptcha in there now
  18. Also, if you do a search, there are examples of this
  19. That's correct. You'll have to use HTML/CSS to do that
  20. 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?
  21. At the end is fine, what's you VAs linK
  22. Set EDIT_SCHEDULES and ACCESS_ADMIN
×
×
  • Create New...