Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Changed Files: m core/common/AwardsData.class.php fixed #32 award names order View complete changes Download from here
  2. Changed Files: m core/common/Countries.class.php fixed #33 country names View complete changes Download from here
  3. Changed Files: m core/app.config.php m core/bootstrap.inc.php m core/classes/CodonData.class.php m core/common/ActivityData.class.php m core/modules/Activity/Activity.php m core/templates/activity_list.tpl m install/templates/config.tpl + lib/images/twitter.png m unittest/utils/bootstrap.inc.php + unittest/utils/twitter.php added twitter into activity feed View complete changes Download from here
  4. Changed Files: m admin/maintenance.php m admin/modules/Maintenance/Maintenance.php m admin/templates/settings_mainform.tpl m core/app.config.php m core/common/ACARSData.class.php m core/common/ActivityData.class.php m core/common/PilotData.class.php m core/modules/Activity/Activity.php #30 fixed pilot data showing up as 0s View complete changes Download from here
  5. I can integrate that in, actually. I'll add a setting
  6. Hi, What version of phpVMS are you on?
  7. DATE_FORMAT is a setting, set in the phpvms_settings table........ which is set in the admin panel under site setting
  8. Tom's right, it returns the list of pilots
  9. Make sure you also run the updater (install/update.php)
  10. I'll check to see if it's a cPanel setting or a exim setting, I'll have to see why. It's usually for spam prevention, though
  11. I'd have to look, I think you should use flight.type
  12. Are the values populated in the table?
  13. Ah, the front-end automatically serves up files which exist, so images, and zips won't hit apache or the htaccess (it keeps load down significantly) Let me see if I can tweak that
  14. Might be a host restriction then, if I understand it correctly. You may have to send it from the originating account tied to your hosting, spam prevention I'm guessing?
  15. Strange, I thought the order would be Order Deny, Allow
  16. Thanks, just open a support ticket, I don't always check the forums here, but tickets I get right away. It checks the license against cPanels servers, so maybe they had a problem
  17. Make sure there's no whitespace or new lines before the <?php tags
  18. Changed Files: + core/common/LedgerData.class.php m core/common/PIREPData.class.php m core/common/PilotData.class.php m unittest/Tests/SchedulePIREPTest.php m unittest/utils/paycheck.php moved ledger into its own data class View complete changes Download from here
  19. Installer working now? Seemed better in my test
×
×
  • Create New...