Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. This has been fixed as part of latest beta (I think). Let me know if there are any more issues
  2. I've found that any "blanket" styles on tags (like on img), will interfere, so you have to make them more specific. Try using Firebug, it'll help you determine what the style is
  3. Nabeel

    Update

    Hopefully beginning of November, not completely sure though. Depends on vaCentral progress
  4. Yup, in the frontpage_recentpilots.tpl, after this: foreach($pilots as $pilot) { put if($pilot->confirmed != 1) continue;
  5. You can add custom profile fields, but it won't be on a second page. You can fake a second page with Javascript http://flowplayer.org/tools/scrollable.html
  6. Try using WinSCP, that's what I use. But I see this error: [21/10/2009 6:46:33 PM] 450-Error during write to file: Disk quota exceeded
  7. Rev 773 - PIREP comments fixed, permissions issues, PIREP view improvement20 October 2009, 5:40 pmRev 773 - nabeel (14 file(s) modified)PIREP comments fixed, permissions issues, PIREP view improvement~ /trunk/admin/index.php~ /trunk/admin/lib/phpvmsadmin.js~ /trunk/admin/modules/PIREPAdmin/PIREPAdmin.php~ /trunk/admin/templates/core_navigation.tpl~ /trunk/admin/templates/pireps_list.tpl~ /trunk/admin/templates/pirep_addcomment.tpl~ /trunk/changelog.htm~ /trunk/core/common/Auth.class.php~ /trunk/core/common/CentralData.class.php~ /trunk/core/common/PilotGroups.class.php~ /trunk/core/logs/log.txt~ /trunk/core/modules/PIREPS/PIREPS.php~ /trunk/core/templates/pirep_viewreport.tpl~ /trunk/core/templates/schedule_bids.tplSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
  8. Nabeel

    Update

    Full is older version, which has been released. Beta, is well, beta of upcoming version, test versions of the upcoming release. You can't really go from a beta to a full, only forwards through betas uptil the next release.
  9. Interesting. How are you entering the flight times? As Hours.Minutes? I'm gonna have to write a few scripts to generate some pireps and stuff to check out what's going on. Thanks
  10. YOu have a CSS style interfering with that
  11. Yup that should be it. In the phpVMS installer, it will use a prefix to the tables by default. Your forum software should too, so there shouldn't be any collision
  12. Sure, I can do that. xacars doesn't have a log though.
  13. I did a few PIREPs, the pay seems right. Can you give me some numbers and breakdown? That'll help. Then I can input the same numbers and see if we have the same issue.
  14. That function is part of the latest beta/next version
  15. I've been looking at this one, it's puzzling me as well. If you look in the database, PIREP table, does the pilot pay column match the hourly rate of that pilot? And when you multiply that with the flighttime, does it match what you're getting in the pilot pay?
  16. What updates? Also, if you try in Firefox, in the error console, are there any errors? I just took a look, seems fine. I'm guessing it's IE7/8? That bug was fixed in the latest beta (you might be behind a bit)
  17. Can you create a new topic in the support forum? With some details.. what version, etc etc. Thanks
  18. Good idea, thanks. I've added it to the master copy.
  19. No problem! It just helps me keep track of things. There was one error with the airmail, where there was a space after the ending ?> tag, which was causing some output errors
  20. Yeah, just the full version. You don't need the update. Perhaps I should put a note about the update that you only need it for pre- 1.2.700
  21. No problem On http://downloads.phpvms.net, there are two files release.version and beta.version Check the release.version for the latest version that's been release (non obvious, I know )
  22. That's an FSACARS thing. If you enter a certain cruise altitude, but haven't reached it or fly lower, it will always say climbing
×
×
  • Create New...