Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Yeah, I agree with Tom; that stuff is completely visual and is in your templates/skin, nothing to do with any of the code. The default skin doesn't use the HTML5 opening tags, but that's easy to change, but has no impact on anything else
  2. Yes, the code that's generated for the custom fields needs to be "exact", it relies on the proper naming of the fields. Ideally, for formatting issues, fix them via CSS, but that's not always possible. That error is a database error saying the fields didn't match... your code field is missing? It seems like you added a bunch of fields to the pilots table - those should be custom fields (because if you hardcode changes, you'll have troubles updating later on)
  3. Changed Files: m admin/lib/phpvmsadmin.js m admin/templates/pilots_groups.tpl m core/version m install/hashlist m install/sql/structure.xml fixed #57 ajax issues when adjusting pilot groups View complete changes Download from here
  4. Changed Files: m core/version m install/sql/structure.xml + unittest/Tests/FinanceTester.php + unittest/Tests/InstallTest.php + unittest/Tests/OPSTester.php + unittest/Tests/PIREPTester.php + unittest/Tests/RouteTester.php + unittest/Tests/SchedulePIREPTest.php + unittest/Tests/StatsTest.php + unittest/Tests/TimesTest.php + unittest/Tests/UserTest.php + unittest/bootstrap.php + unittest/phpunit.xml + unittest/run_tests + unittest/utils/add_pirep.php + unittest/utils/bootstrap.inc.php + unittest/utils/diffcheck.php + unittest/utils/distancecheck.php + unittest/utils/fsacars.php + unittest/utils/fsfk.php + unittest/utils/fspax.php + unittest/utils/installer.php + unittest/utils/paycheck.php + unittest/utils/rank.php + unittest/utils/routetest.php + unittest/utils/template.php + unittest/utils/time.php + unittest/utils/times.txt + unittest/utils/twitter.php + unittest/utils/unit_test.php + unittest/utils/vac_diag.php + unittest/utils/vatsim.php restoring unittest folder which was somehow deleted(git commit -m refs View complete changes Download from here
  5. Changed Files: m admin/modules/Downloads/Downloads.php m admin/modules/Import/Import.php m admin/modules/Logs/Logs.php m admin/modules/MassMailer/MassMailer.php m admin/modules/PilotRanking/PilotRanking.php m admin/modules/Reports/Reports.php m admin/modules/Settings/Settings.php m admin/modules/SiteCMS/SiteCMS.php m core/classes/CodonModule.class.php m core/version m install/hashlist m install/sql/structure.xml code cleanup and tidying View complete changes Download from here
  6. Changed Files: m admin/modules/Import/Import.php m admin/modules/PilotAdmin/PilotAdmin.php m admin/modules/SiteCMS/SiteCMS.php m admin/templates/news_list.tpl m core/classes/CodonModule.class.php m core/common/SiteData.class.php m core/version m install/hashlist m install/sql/structure.xml fixed #40 bump news item View complete changes Download from here
  7. He does his own designs, I believe
  8. There might have been an add-on for this, but otherwise, no you have to code something
  9. Whose forum?
  10. That's why I put in my instructions to make a new user just for FSFK. It's not smart how that was done
  11. Run the debug steps in my signature and post your results
  12. Can you link me to their page?
  13. I'd wait about an hour since scores are recalculated every hour, could just be an error. Otherwise, pireps are only counted on a 3 month average, so if the number of pireps have dropped off, then that would explain it
  14. Talk to your host, maybe they restored a backup
  15. Yes, you can, but you have to attribute, and it has to be non-commercial (meaning you can't sell your modded version) http://creativecommons.org/licenses/by-nc-sa/3.0/
  16. Changed Files: m core/version m install/hashlist m install/sql/structure.xml - unittest/Tests/FinanceTester.php - unittest/Tests/InstallTest.php - unittest/Tests/OPSTester.php - unittest/Tests/PIREPTester.php - unittest/Tests/RouteTester.php - unittest/Tests/SchedulePIREPTest.php - unittest/Tests/StatsTest.php - unittest/Tests/TimesTest.php - unittest/Tests/UserTest.php - unittest/bootstrap.php - unittest/phpunit.xml - unittest/run_tests - unittest/utils/add_pirep.php - unittest/utils/bootstrap.inc.php - unittest/utils/diffcheck.php - unittest/utils/distancecheck.php - unittest/utils/fsacars.php - unittest/utils/fsfk.php - unittest/utils/fspax.php - unittest/utils/installer.php - unittest/utils/paycheck.php - unittest/utils/rank.php - unittest/utils/routetest.php - unittest/utils/template.php - unittest/utils/time.php - unittest/utils/times.txt - unittest/utils/twitter.php - unittest/utils/unit_test.php - unittest/utils/vac_diag.php - unittest/utils/vatsim.php unitest updates for phpunit View complete changes Download from here
  17. Changed Files: m admin/modules/Import/Import.php m admin/templates/sidebar_airports.tpl refs #1 export airport (no import yet) View complete changes Download from here
  18. Sorry - PM me the email address that you used when you registered
  19. Change all of your passwords, including hosting account and email. Passwords in phpvms are hashed so they wouldn't be discovered in that way
  20. put 'aa' in quotes
  21. I believe one already exists in the admin area
  22. Not sure what would be causing this. Are the flight reports accepted (make sure that they are) They won't be hitting any integer limit
  23. They need to turn off the PHP asp_tags setting in the PHP config.
  24. No deadline Yeah, that's what I saw! That's really cool!
×
×
  • Create New...