Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

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

    Create HUB

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