Jump to content

selwynorren

Members
  • Posts

    170
  • Joined

  • Last visited

Posts posted by selwynorren

  1. Hi Ray, Just for interest sake, the alt tag is what is meant show as the placeholder if the image does not load. If memory serves me only IE uses the alt tag to display the tool-tip, all the other browsers will ignore it, But the title tag is the correct one to use for the tool-tip.

  2. I have had no hiccups at all so far. I have even implemented this pagination on a few other pages of mine and it works beautifully. Only reported issue I have had has been regarding the lib/js/jquery-1.3.1.min.js, but as you mentioned its been resolved.

    Next I want to try Nabeel's implementation that he has used in the Admin side, just no had the time yet

  3. Sounds great,

    The primary thing for me, is the ability to check to see if the pilot adhered to the flying times stipulated on the schedule list. I agree with TheBulk Server side will keep the uniformity of all the pireps.

    Jeff thanks so much

  4. Well, lets start off by saying that your kACARS is the best. It just works right out of the blocks. Thank you very much!! :D

    I was wondering about the possibility of the actual departure time being read from the sim and not from the system. Most of the flight we fly are normal daytime flights, but are flown in the evenings, or wee hours of the morning, but we set the departure time to a few minutes before the scheduled time to depart, this way we can monitor if the pilot did fly the flight at the correct times or not.

    Example of a flight that takes place at 15:00 UTC teh sim time was set for 14:50 UTC but the log shows as follows

    [21:55] - Cessna Skyhawk 172SP Paint4

    [21:55] - Flight Number OCC014

    [21:55] - Departure FAPS

    [21:55] - Destination FAGC

    [21:55] - Boarding

    [21:58] - Taxiing to Runway

    [21:59] - Taking Off

    [21:59] - Taking Off

    [21:59] - 61kts

    [21:59] - pitch angle -9 degrees

    [21:59] - 161 (lbs) of fuel onboard

    [22:00] - Climbing

    [22:04] - TOC Reached

    [22:04] - Cruise

    [22:34] - Simulator Paused

    [22:34] - Simulator Un-Paused

    [22:34] - Simulator Paused

    [22:35] - Simulator Un-Paused

    [22:40] - Simulator Paused

    [22:40] - Simulator Un-Paused

    [22:41] - Simulator Paused

    [22:41] - Simulator Un-Paused

    [22:41] - Simulator Paused

    [22:42] - Simulator Un-Paused

    [22:49] - Landing Rate -109fpm

    [22:49] - 124 (lbs) of fuel onboard

    [22:49] - pitch angle -10 degrees

    [22:54] - Max Sim Rate: 1x

    [22:54] - kACARS_Free Version 1.0.0.7

    Again thanks for a brilliant products. Whole heartedly supported by orrenCharters (Hopefully soon we will purchase your custom kACARS as well

    • Like 1
  5. ok Looks like i have it working perfectly,

    What I really like about this is that its very very easy to apply to any table anywhere in phpVMS.

    The file jquery.tablesorter.pager.js needs a slight change in line 22: change "absolute" to "static" I also right aligned the div tag to make it look better (imo)

    For some reason the option called "Limit" does not work for me, so I just commented it out and swapped the order around

    you can view the sample here: http://www.orrencharters.co.za/index.php/profile/view/1

    Jeff you are brilliant, thanks so much for this one!!

  6. Thanks Jeff, just for interest, is it not possible to write a piece of code that will count the amount of records in one central location, then its just a call from any page we would like that will paginate any list. So maybe write the record count in one of the class file maybe? and then just call the function on the template page?

    Is that even possible?

×
×
  • Create New...