Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Changed Files: m .gitignore m lib/rss/latestpireps.rss m unittest/reports/coverage.xml m unittest/reports/logfile.json ignore files update View complete changes Download from here
  2. Changed Files: m install/includes/loader.inc.php m install/templates/s1_db_setup.tpl m lib/rss/latestpireps.rss m unittest/reports/coverage.xml m unittest/reports/logfile.json preselect mysqli if present in installer View complete changes Download from here
  3. Changed Files: m install/includes/Installer.class.php m install/includes/loader.inc.php m install/install.php m install/templates/footer.tpl m install/update.php m lib/rss/latestpireps.rss m unittest/reports/coverage.xml m unittest/reports/logfile.json m unittest/reports/testdox.html m unittest/reports/testdox.txt cleaned up installer/update code View complete changes Download from here
  4. What template is this?
  5. Changed Files: m .htaccess m core/classes/CodonRewrite.class.php m core/common/OperationsData.class.php m core/lib/mysqldiff/LICENSE m core/lib/mysqldiff/MySQLDiff.class.php m core/lib/mysqldiff/README m core/lib/mysqldiff/diffgen m core/lib/mysqldiff/structure.xml m core/templates/profile_main.tpl m install/Installer.class.php m install/dbtest.php m install/fixtures/install.sql + install/fixtures/update.sql m install/navdata/navdata.sql m install/navdata/navdata.sql.gz m install/sql/install.sql m install/sql/structure.xml + install/templates/setting.tpl m install/update.php - install/update.sql - install/update_400.sql - install/update_437.sql - install/update_441.sql - install/update_628.sql - install/update_700.sql - install/update_854.sql m lib/rss/latestpireps.rss m unittest/reports/coverage.xml m unittest/reports/logfile.json installer cleanup View complete changes Download from here
  6. I don't see it?
  7. It will break existing PIREPs if you delete an airport that has been filed on
  8. But does this occur at a certain number? Certain time? I can't duplicate this. Does anyone else get this issue?
  9. I've removed the link from the template, I'll comment out that generation code
  10. I need a reliable way to duplicate this - with numbers, etc, without that, I can't really tell what's going on
  11. Well it would "travel back" to the VA level and give you money to work with. The whole system has to be planned, there wouldn't only be a vaC peice
  12. Well, the pilot can register on vaCentral. Having stock for an individual VA is a bit useless, but having it based against other airlines is what will give it some value. This is already done for the rankings, so it's a matter of tweaking.
  13. XAcars and FSACARS will always give an error. FSACARS support is discontinued
  14. If someone wants to integrate it into vaCentral, I'm all for it. That's probably the best place for it Just need a coder who knows CakePHP!
  15. Look in your core/local.config.php file
  16. The *number* of pilots have no bearing on your score. The flights flown and the *active* pilots do (just by default). I don't recommend deleting pilots at all, just leaving them set as inactive. Real-world airlines don't delete their pilots records/count them out of their records, they're just set to inactive. Deleting a pilot should only be if they *have* to be - an incorrect user or something. There's an inactive status for that reason. If you delete a pilot who has flown in the last three months, you lose the stats on the phpVMS side, and also the stats on the vaCentral side (since vaCentral is rolling to the last 90 days)A. If you're not counting those flights/hours, I'm not either. I have no way to correlate those flights if the user doesn't exist. Those flights don't exist, there's no pilot tied to them, vaCentral doesn't see them. The only reason I've stored pilots is so that (sometimes in the future) those pilots can view all of their records, across VAs and get stats in that manner But, there's no errors there, that's how the system is designed. If there are no records to count, I can't count them
  17. Yeah, that was fixed in the main tree, I forgot to include that in here That's probably why things are broken
  18. Awesome, I wrote a small app which figures out all the diffs between my manifest and what's actually in the database, I'm pretty proud of that peice Next is the URL rewrite issue... if someone using Apache can give me access to their FTP and site, I can have that figured out
  19. Your server might not support it
  20. Can you create a bug for that? Otherwise I wont remember. Just a warning to all, there are still some issues with this rewrite thing, I have to sort them out soon
  21. Ok, please test the updater in this one, and also paste what you see in the install/update.php file... Thanks
  22. Changed Files: m core/version + install/mysqldiff/LICENSE + install/mysqldiff/MySQLDiff.class.php + install/mysqldiff/README + install/mysqldiff/diffgen + install/mysqldiff/structure.xml m install/structure.xml m lib/rss/latestpireps.rss m unittest/reports/coverage.xml m unittest/reports/logfile.json mysqldiff directory fix, updates fix View complete changes Download from here
  23. Changed Files: - install/mysqldiff m lib/rss/latestpireps.rss m unittest/reports/coverage.xml m unittest/reports/logfile.json mysqldiff fix View complete changes Download from here
×
×
  • Create New...