Jump to content

Nabeel

Administrators
  • Posts

    8147
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Hey, What exactly do you need help with?
  2. Oh, ok. I'll change it to also give the hours
  3. Wouldn't it be a bit cumbersome selecting for schedules, though? But helpful for those random charter flights
  4. Would it be helpful to have a full table dump of every airport? Over 6000 airports, which you can just use phpMyAdmin to import them?
  5. I will try to fit it in http://bugs.phpvms.net/ticket/22
  6. Revision 791: fixed #17 news editor wysiwyg, fixed #20 stats data correct, refs #6 bids ...9 November 2009, 1:46 pmfixed #17 news editor wysiwyg, fixed #20 stats data correct, refs #6 bids close acars (testing), refs #8Source: Revisions of /Download from http://downloads.phpvms.net (phpvms.beta.zip)
  7. So the schedule would need a flight level field?
  8. http://bugs.phpvms.net/ticket/20 Thanks
  9. Yup, it would be statsdata StatsData::PilotAircraftFlownCounts($pilotid) http://bugs.phpvms.net/browser/trunk/core/common/StatsData.class.php#L287
  10. Hey, Need some more information - what version? Did you modify the templates? And a link to your site?
  11. Any mods to the registration templates? If you did, can you try the default templates? And, which version?
  12. Are you setting the options to have them show (I forget what they are lol)
  13. You don't need to use PNGs for a different background color, you can just set the "box" div to a different background color. Then to round corners, I use: http://www.malsup.com/jquery/corner/ There's CSS also to round corners, but I don't think it works on IE (not sure about IE8). Gradients, I always go to white, since it's in the background. Like: http://dev.vacentral.net/ Which I'll be changing a bit soon
  14. Try the new editor out, hopefully that will be a little clearer. I was messing with it now, it's really slick. Has little templates too.
  15. Seems ok now, try 790 (which you were actually since ckeditor was in there)
  16. Hmm, try the tar file. Lemme see what's going on with the zip
  17. Revision 790: Replaced page editor with ckeditor, minor fixes6 November 2009, 9:37 pmReplaced page editor with ckeditor, minor fixesSource: Revisions of /Download from http://downloads.phpvms.net (phpvms.beta.zip)
  18. Excellent, Tom! Small projects like this are great to learn. I like the use of jQuery. Will that be the permanent URL to it? I can add it to the downloads page
  19. No problem, to get that to work, add the link to the jquery.tablesorter.pack.js in your html head
  20. I think when it's in source mode, then you can't use those icons. I'm looking to replace that.
  21. Revision 789: Fixed pilot list error, refs #9 to ->set/render()6 November 2009, 8:27 pmFixed pilot list error, refs #9 to ->set/render()Source: Revisions of /Download from http://downloads.phpvms.net (phpvms.beta.zip)
  22. Revision 788: refs #14 letters in flight number, refs #5 users online fix, refs #11, ...6 November 2009, 9:51 amrefs #14 letters in flight number, refs #5 users online fix, refs #11, refs #8Source: Revisions of /Download from http://downloads.phpvms.net (phpvms.beta.zip)
  23. Here's your error: Error: $("table").tablesorter is not a function Source File: http://www.orrencharters.co.za/index.php/acars Line: 27 Are you using the tablesorter somewhere? The javascript file isn't loaded
×
×
  • Create New...