Jump to content

Nabeel

Administrators
  • Posts

    8149
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Fixed for next beta, thanks!
  2. If you're updating then run the install/update.php. I think the installer is futz, I have to fix that. For now, betas are only updates (my bad, I should have mentioned that). I will check that tomorrow morning.
  3. No prob, which template/page is this on?
  4. Can you upload the /core/templates/schedule_results.tpl or paste it into pastebin?
  5. I think it's just over 100$ now. There was a promotion early on where if you pre-ordered, it was 50$.
  6. The images in the folder should be 777 as well.
  7. Excellent. I had to do a clean format. I bought the Home Premium upgrade during the promotion, it was $50. Took about 40 minutes in total but now it's just getting everything reinstalled which I had.
  8. It would be: $pilots = StatsData::UsersOnline(); foreach($pilots as $pilot) { } Check out the default frontpage_main.tpl file, quick example in there. To change the online time, change the USERS_ONLINE_TIME setting in local.config, though I will change the function to also accept a time parameter.
  9. Are you using the default template/have you modified it? Try re-uploading it from a fresh download, it's possible it got mangled while uploading
  10. Check permissions on the /lib/avatar directory
  11. Try setting the column widths the same
  12. Haha yep, I just finished upgrading to Win7 from the RC so I'm still getting things together haha.. about to head out for a bit now too.
  13. Hey there, What version?
  14. /HOME/LINKV/PUBLIC_HTML/CORE/LOGS/ACARS.TXT Set that to writable. Then the errors should go away. Are you on the latest beta?
  15. I'll take a lookies. What rank should they be in (what are the actual hours and what are the transfer hours?)
  16. No prob James! I'll take a look at that.
  17. Well, once they file a PIREP, that rank will get calculated properly. When there's no PIREP filed, it doesn't calculate a rank (it's assuming that pilot just registered, and will be at the lowest rank). So it'll fix itself. I could have a maintenance option to reset the ranks, but some people set a rank manually in the pilot's option, so that would then override that.
  18. From which version? Try uploading it again, that's odd
  19. I'll check it, it should be for new bids. I just caught myself staring at your avatar for a few minutes. Dammit! Haha
  20. It could, there's a setting in the local.config for it
  21. You can go back and adjust any prices, etc once the PIREP is filed as well, so initially you can setup a bogus price and all. But yep, they can fly whatever they want.
  22. Well, if there's one person, it'll still output correctly. It'll return that same format in either way (an array)
  23. The code simpilot posted before in this thread is it
  24. Yeah, I had to add that column in the database in this build, so bids from today will show the date added
  25. Rev 778 - Finances only tally accepted PIREPs, charts field for airport23 October 2009, 2:59 pmRev 778 - nabeel (9 file(s) modified)Finances only tally accepted PIREPs, charts field for airport~ /trunk/admin/modules/Operations/Operations.php~ /trunk/admin/templates/ops_airportform.tpl+ /trunk/admin/templates/pilots_viewallbids.tpl~ /trunk/changelog.htm~ /trunk/core/common/FinanceData.class.php~ /trunk/core/common/OperationsData.class.php~ /trunk/core/common/PIREPData.class.php~ /trunk/install/install.sql~ /trunk/install/update.sqlSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
×
×
  • Create New...