Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. It's a host setting, I've tested it with openbasedir restriction on, it's usually a setting that they haven't configured properly
  2. Run the /install/checkinstall.php script, it'll let you know what files are corrupted
  3. There's a bug in the updater which I still have to fix. But there are no DB changes so it's ok. The updater just updates the DB side. The navdata.sql file: http://forum.phpvms.net/page/index.html?record=30 Thanks!!
  4. If I put the original Fireworks PNG up, would that help?
  5. There's a few things to change... In the local.config.php, change the encoding for the page (PAGE_ENCODING) There's also a DB_CHARSET I believe it is, it might be in app.config.php so copy that into local.config.php and edit that as well. That should do it . There are comments in that file explaining in more detail
  6. Thanks Lorenzo!
  7. Won't let you? What happens?
  8. Thanks Jeff! Under Site & Settings, there's vaCentral Settings, then try clicking "Send PIREPs". Also, can you paste the output from /install/checkinstall.php
  9. It was a stupid error on my part, it's fixed in beta. It wasn't run the cron because I had flipped a bool value.. woops. Probably will push a full release at the end of this week. Thanks!!
  10. Ah I see - do you have some more details? It's strange since it does the lookup based on the pilot ID
  11. Could be that your server is dying while processing all of it
  12. Thanks Jeff!
  13. Updated Tickets: [VMS-328] - Admin 'Inactive Schedules' shows all [VMS-329] - no expence anny more for the va and also autoretire isn't working annymore Changed Files: m core/common/FinanceData.class.php m core/version m install/hashlist m install/structure.xml VMS-328 VMS-329 #closed fixed View complete changes Download from here
  14. Updated Tickets: [VMS-328] - Admin 'Inactive Schedules' shows all [VMS-329] - no expence anny more for the va and also autoretire isn't working annymore Changed Files: m admin/modules/Finance/Finance.php m admin/modules/Operations/Operations.php m admin/templates/ops_schedules.tpl m admin/templates/pireps_list.tpl m admin/templates/sidebar_schedules.tpl m core/app.config.php m core/bootstrap.inc.php m core/common/CronData.class.php m core/common/FinanceData.class.php m core/common/PIREPData.class.php m core/version m install/hashlist m install/structure.xml m unittest/add_pirep.php VMS-328 VMS-329 #closed fixed Notes: Bunch of fixes and enhancements. Fixed bugs with financials (stupid error on my part...). Removed 'Inactive Schedules' and added it to the filters for the table. Happy 4th! View complete changes Download from here
  15. Updated Tickets: [VMS-328] - Admin 'Inactive Schedules' shows all [VMS-329] - no expence anny more for the va and also autoretire isn't working annymore Changed Files: m admin/modules/Finance/Finance.php m admin/modules/Operations/Operations.php m admin/templates/ops_schedules.tpl m admin/templates/pireps_list.tpl m admin/templates/sidebar_schedules.tpl m core/app.config.php m core/bootstrap.inc.php m core/common/CronData.class.php m core/common/FinanceData.class.php m core/common/PIREPData.class.php m core/version m install/hashlist m install/structure.xml m unittest/add_pirep.php VMS-328 VMS-329 #closed fixed View complete changes Download from here
  16. In the phpvms_updates table, what's the last run date for POPULATE_EXPENSES ?
  17. Run install/checkinstall.php sounds like a corrupted file
  18. Nabeel

    Header Pic

    There's no way to really fix this without a fluid layout and sizing the header itself to fit. Maybe add an overflow property
  19. The cookies is domain specific, I'll have to check the cookie name, I think I just had set it to something generic. Now that I think about it, it might depend on the server setup
  20. I'll move this topic to the kACARS forum then. Do you have more information about what version, etc?
  21. Are they on different folders, or subdomains?
  22. Under Site & Settings -> Maintenance -> Reset ACARS Maps
  23. Do you have any pireps/ That's why
  24. I did that because people were manually changing it, then coming for support when things were broken. This at least does the change properly. Use it if you have to, I mean, I wouldn't go changing every pilot ID. The latest pilots list picks out the latest 10, I believe, I'll check that to make sure.
×
×
  • Create New...