Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. XAcars doesn't send a log, that's why. I recommend using kACARS
  2. Follow their examples, I'm not sure how anyone can really help. Their examples page just copy paste wht they put. http://www.simplemachines.org/community/ssi_examples.php <?php ssi_recentTopics(); ?>
  3. 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
  4. 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?
  5. It's probably best to use the 'stock' core/templates version and copy that to your modified one and reapply the changes
  6. 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
  7. Thanks Jeff!
  8. The addons forum
  9. Nabeel

    Create HUB

    Add an airport and check off the 'hub' box
  10. If you look in addons I believe this exists
  11. If it's not found, add it manually
  12. No prob! Firebug is a great tool for debugging these issues
  13. Do a search for "No route passed", include the quotes
  14. 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
  15. Did you set the aircraft to a minimum rank, and are all the ranks in order?
  16. You need to edit the CSS in the skin to change the width
  17. 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.
  18. Sorry, I meant in vaCentral, what's your link there?
  19. You have to do $download->imagelink, I think it's described in the comments in that template
  20. http://docs.simplemachines.org/index.php?topic=400.0
  21. Once you get the hang of it, it ain't so bad!
  22. Nabeel

    FATAL ERROR

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