Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Added registration field options (dropdown and textarea). Also added SMTP email server options. FSFK enhancements (improved support for logging, with 4 templates so you can stylize PIREPs further). Other backend enhancements. Also removed the "crystalsidebar" skin since it's ugly and outdated, and I don't have the time to update it.
  2. Revision 818: fixed #103, fixed #77, fixed #105, refs #2716 December 2009, 3:44 pmfixed #103, fixed #77, fixed #105, refs #27Source: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
  3. You probably put it into the wrong template file. Try starting from scratch. In your header.tpl, are you following the instructions in the docs on what to include in there?
  4. The directions changed a bit for FSFK, for the flight number you have to enter the code with it, instead of just the number (so it's consistent with the other ACARS programs). I had updated the docs, take a look at them again real quick
  5. It will be done by default, it's a bug that's not being done
  6. Moved to releases. Also, can you upload it as an attachment, it seems your site is down, thanks.
  7. Nabeel

    fleet

    Actually, http://forum.phpvms.net/index.php?topic=1665.msg2124#new
  8. Weird, it's nearly instant on the dev site. Are you on shared hosting? There's a few "cron" processes which run (checking for retired pilots, etc) but those shouldn't have too much of an effect on speed. I'll see if I can spot anything specific by turning on slow query logging in mysql. Thanks
  9. Reupload the index.php, maybe something on disk was corrupted?
  10. Nabeel

    fleet

    Try looking through http://forum.phpvms.net/index.php?topic=1448
  11. Thanks guys Yeah, my bad, but that's why I was asking for the debug log
  12. Can you crop the screenshot? It's blowing out the forum. "says 40.912miles when its 40 and 18 minutes shows as 0.1818 i think the info is in the decimal format" well 40/40.912 is close enough lol, and I'll check out the time thing, thanks. Glad ACARS works now though. The issue was with airports with quotes in the name
  13. Ahh, woops, I confused it with the PIREP field. Well you can add that custom field, and they can type in the aircraft there. Let me see if I can add a dropdown option there
  14. Added PIREP editing on the pilot side, the rest are just bug fixes. Hopefully ACARS is working now. Run /install/checkinstall.php and paste in the output, go ahead and upgrade. Also, I need ACARS data to just verify and test - empty the core/logs/acars.txt, do a flight (FSACARS and FSFK are what I need), and then send the log to me, or attach here. I'm still working on the missing pie chart, very strange problem. Not quite sure what's going on, but it's puzzled me. Per-airline stats are coming too, just did the first part to those today. I've kinda pegged a release date... it's soon, but the bug list is pretty light now, just minor fixes here and there
  15. Revision 817: fixed #76 fixed #97 fixed #96 fixed #99, FSFK and ACARS fixes, refs#85 ...15 December 2009, 7:07 pmfixed #76 fixed #97 fixed #96 fixed #99, FSFK and ACARS fixes, refs#85 accomodate per-airline statsSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
  16. Yeah, could be anything. Can you also please reduce your sig size, it's a little too large
  17. How about http://dev.phpvms.net? I've spent alot of time in this release speeding up backend code, it runs real fast. The issue is probably that those are all on shared hosting, which is always be slow
  18. Copy it over from the app.config.php file. Any settings which aren't in the local.config but in the app.config, you have to copy them over to take effect
  19. In the admin panel, click "Site & Settings" and then "Profile Fields"
  20. Yes, known problem, thanks
  21. Nabeel

    Acars

    Please try this next build (817)
  22. Should be fixed in next build, if not, please open a bug for it
  23. Ohh, hmm, not yet... it just uses the mail() function of PHP. I can build that in, I guess you want to use SMTP? I'll add those settings into the app.config. Can you open a bug to remind me? The link's in my sig
×
×
  • Create New...