Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. The default "File PIREP" form does show the registration in the dropdown. You might have an older version, if you can check the default pirep_new.tpl, you can copy the two lines over.
  2. No prob Will be fixed for next beta
  3. Fixed for next beta, thanks!
  4. 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.
  5. No prob, which template/page is this on?
  6. Can you upload the /core/templates/schedule_results.tpl or paste it into pastebin?
  7. I think it's just over 100$ now. There was a promotion early on where if you pre-ordered, it was 50$.
  8. The images in the folder should be 777 as well.
  9. 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.
  10. 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.
  11. 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
  12. Check permissions on the /lib/avatar directory
  13. Try setting the column widths the same
  14. 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.
  15. Hey there, What version?
  16. /HOME/LINKV/PUBLIC_HTML/CORE/LOGS/ACARS.TXT Set that to writable. Then the errors should go away. Are you on the latest beta?
  17. I'll take a lookies. What rank should they be in (what are the actual hours and what are the transfer hours?)
  18. No prob James! I'll take a look at that.
  19. 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.
  20. From which version? Try uploading it again, that's odd
  21. I'll check it, it should be for new bids. I just caught myself staring at your avatar for a few minutes. Dammit! Haha
  22. It could, there's a setting in the local.config for it
  23. 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.
  24. Well, if there's one person, it'll still output correctly. It'll return that same format in either way (an array)
  25. The code simpilot posted before in this thread is it
×
×
  • Create New...