Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. This would be an FSFK problem as well, anyone who has access to that URL would be able to download that config file, whether through phpvms or through the fsfk scripts I'm hoping that VA owners made a restricted username/password for, and didn't use their main FTP user/password.
  2. Which list? The unconfirmed, reported?
  3. Bumpity, that error should be fixed now...
  4. Changed Files: m core/modules/PIREPS/PIREPS.php m core/templates/pirep_new.tpl m core/version m install/hashlist m install/sql/structure.xml - unittest/scripts/reset_stage fixed arrival airports not showing in pirep form View complete changes Download from here
  5. There was a new template added, was that copied up?
  6. Run install/checkinstall.php, some files uploaded may have been corrupted
  7. Try the print_r trick to see what variables are populated
  8. Changed Files: m core/version m install/fixtures/install.sql m install/hashlist m install/includes/Installer.class.php m install/sql/structure.xml + unittest/scripts/reset_stage Fixed installer errors View complete changes Download from here
  9. Yep I'm working on that right now
  10. Changed Files: m core/common/Auth.class.php m core/common/OperationsData.class.php m core/common/PilotGroups.class.php m core/common/SchedulesData.class.php m core/modules/Schedules/Schedules.php m core/version m install/fixtures/update.sql m install/hashlist m install/sql/structure.xml m unittest/Tests/UserTest.php some code cleanup View complete changes Download from here
  11. Changed Files: m core/common/RanksData.class.php m core/modules/Profile/Profile.php fixed #47 pilot next rank fixed View complete changes Download from here
  12. Changed Files: m core/common/PIREPData.class.php fixed #46, landing rate into email View complete changes Download from here
  13. Can you add a bug for that, so I don't forget? Thanks
  14. It's on my list for 3.0
  15. This is a known bug in BETA. It'll get fixed once I hvae time. Also, this belongs in the beta forum, in the thread for that version, not here in support
  16. Take out that @, that's supressing errors
  17. delete everything in the core/cache folder and then accept a pirep see if that works
  18. I use WinSCP. Is there a index.html file there which needs to be deleted first? That file might have the 'under construction' message
  19. echo '<img src="'.fileurl('/images/airline/'.$airline->icao.'.gif').'" alt="'.$airline->name.'" />
  20. Those seem like errors mainly on a clean install - I will check those out, thanks!
×
×
  • Create New...