Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. 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
  2. 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
  3. 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 )
  4. 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
  5. How will you specify the flight then? Create a hidden field called flightnum or whatever that field title it. It needs some value
  6. What's the problem? A new post would be good
  7. Rev 772 - vaC fixes, PIREP duplicate check, xacars cargo load, code refactors19 October 2009, 11:41 amRev 772 - nabeel (9 file(s) modified)vaC fixes, PIREP duplicate check, xacars cargo load, code refactors~ /trunk/admin/modules/Finance/Finance.php~ /trunk/core/common/CentralData.class.php~ /trunk/core/common/PIREPData.class.php~ /trunk/core/common/RSSFeed.class.php~ /trunk/core/logs/log.txt~ /trunk/core/modules/ACARS/xacars.php~ /trunk/core/modules/PIREPS/PIREPS.php~ /trunk/core/templates/pirep_viewreport.tpl~ /trunk/install/Installer.class.phpSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
  8. You can add those into your template, but I'll do something in the default. I'll check that other one out. Can you create a separate topic in the support forum so I can keep track of it? thanks
  9. Your include path is wrong. Try without that leading / in front of it
  10. Rev 771 - Map fixes, ACARS fixes, misc improvments18 October 2009, 7:37 pmRev 771 - nabeel (23 file(s) modified)Map fixes, ACARS fixes, misc improvments~ /trunk/admin/modules/Settings/Settings.php~ /trunk/changelog.htm~ /trunk/core/classes/CodonModule.class.php~ /trunk/core/classes/Debug.class.php~ /trunk/core/classes/MainController.class.php~ /trunk/core/classes/Util.class.php~ /trunk/core/common/PilotData.class.php~ /trunk/core/common/PIREPData.class.php~ /trunk/core/logs/acars.txt~ /trunk/core/logs/log.txt~ /trunk/core/modules/ACARS/ACARS.php~ /trunk/core/modules/Downloads/Downloads.php~ /trunk/core/modules/Frontpage/Frontpage.php~ /trunk/core/modules/Pages/Pages.php~ /trunk/core/modules/PIREPS/PIREPS.php~ /trunk/core/templates/profile_main.tpl~ /trunk/index.php~ /trunk/install/install.sql+ /trunk/lib/images/noavatar.png~ /trunk/lib/js/acarsmap.js~ /trunk/lib/skins/crystal/footer.tpl~ /trunk/lib/skins/crystal/header.tpl~ /trunk/lib/skins/crystal/styles.cssSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
  11. Hey, If you search, there was a topic about that somewhere as well. You'll need to have two hidden fields with the airline code and a default hub, and that should take care of that.
  12. I'll take a look and see. It's been on my to-do list for a while. I just have to find a good pagination class (I wish I could use the one from CakePHP). After using CakePHP for a few projects, I wish I had started phpVMS using that :-X
  13. Hey, welcome, Which version of phpVMS are you using? If you're using the beta, don't. Try the latest released version
  14. Ouch man, good luck with that
  15. The upgrade is from a version previous to the last one, so you don't need it. When you edit templates, you're supposed to put the edited one in your skin's folder. That way on an update, the default templates don't get overwritten. That, and creating a new skin folder. Then once you do that, upload all the files, and run the install/update.php
  16. Thanks, fixed.
  17. Aha, there's a space after that last ?> in mail.php Remove the ?> and it should work. That's why I never include the ?>, to prevent any output
  18. What's line 131 in mail.php?
  19. Weird, was ok in mine. Well, fixed either way
  20. Sorry I did not get to this tonight, few bugs came up. I will have it up for ya tomorrow, but hopefully you checked out the video tutorials
  21. If you click back on the icon again, or any of the airport icons, it goes away
  22. Will be fixed for the next one. Funny how only IE7 has an issue, not 8 or FF. Oh well. Thanks!
  23. That looks like IE 7?
  24. Rev 770 - ACARS fix/cleanup, login code cleanup17 October 2009, 5:10 pmRev 770 - nabeel (6 file(s) modified)ACARS fix/cleanup, login code cleanup~ /trunk/core/common/ACARSData.class.php~ /trunk/core/common/Auth.class.php~ /trunk/core/logs/acars.txt~ /trunk/core/modules/ACARS/ACARS.php~ /trunk/core/modules/Login/Login.php~ /trunk/lib/skins/crystal/styles.cssSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
×
×
  • Create New...