Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. 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
  2. It will break existing PIREPs if you delete an airport that has been filed on
  3. But does this occur at a certain number? Certain time? I can't duplicate this. Does anyone else get this issue?
  4. I've removed the link from the template, I'll comment out that generation code
  5. I need a reliable way to duplicate this - with numbers, etc, without that, I can't really tell what's going on
  6. 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
  7. 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.
  8. XAcars and FSACARS will always give an error. FSACARS support is discontinued
  9. 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!
  10. Look in your core/local.config.php file
  11. 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
  12. Yeah, that was fixed in the main tree, I forgot to include that in here That's probably why things are broken
  13. 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
  14. 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
  15. Ok, please test the updater in this one, and also paste what you see in the install/update.php file... Thanks
  16. 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
  17. 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
  18. Changed Files: m lib/rss/latestpireps.rss m unittest/reports/coverage.xml m unittest/reports/logfile.json mysqldiff update View complete changes Download from here
  19. Can you post in that other thread, I'm getting confusde
  20. Run the /install/update, let's see if some of those finance/pirep issues are fixed. Still working on the URL rewrite prob Also, when you run the updater, can you please paste in the text on the update.php page. There should be an Array(... section, just paste all of that in
  21. Changed Files: m core/version m install/hashlist + install/mysqldiff m install/structure.xml m install/update.php m lib/rss/latestpireps.rss m unittest/reports/coverage.xml m unittest/reports/logfile.json updater fixes, uses dynamic repair tool for update View complete changes Download from here
×
×
  • Create New...