Jump to content

selwynorren

Members
  • Posts

    170
  • Joined

  • Last visited

Everything 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. David as always, you Rock!!! Thanks so much
  4. Absolutely Fabulous!!!!! Thank you very much
  5. Or maybe even Pilot Groups? I have set all my staff positions as different groups
  6. Yup you are right, works perfectly now, thanks so much
  7. Just had another idea, Would it be possible to use multiple profiles? If a pilot flies for more than just 1 VA so instead of having to retype the log in information each time.
  8. Jeff thanks for the solution, Glad to see its not going to take too much time
  9. Good Advice Nabeel. I have also come across a nasty error when booking flights, seems it now says something along the lines of No Route Data. I know lorenzo cleared it up, once I log back in linux with the files, Ill hack it again and see if I can fix it
  10. My bad I just figured out the reason why, please ignore this error
  11. TAV1702 I think what you are looking for can be found here: http://forum.phpvms.net/topic/3243-wondering-pagination-for-pireps-list/ Works brillinatly and can be adpated with very very little effort to any page with a long list
  12. I think I broke it Everything works great, but when I click on the link to add the bid to goes to a blank page and says: No route passed Any Idea what I did wrong?
  13. 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
  14. Well, lets start off by saying that your kACARS is the best. It just works right out of the blocks. Thank you very much!! 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 Again thanks for a brilliant products. Whole heartedly supported by orrenCharters (Hopefully soon we will purchase your custom kACARS as well
  15. Oh Excellent Dimitris, Im am going to install immediately
  16. 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!!
  17. Very very very nice. Its implemented, but the reason for the weird positioning is because of JavaScript placement and not directly in the css itself. But I am clueless regarding JavaScript
  18. 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?
  19. Hmm I never saw the other topic, I do apologize, and thanks so much for sharing your code
  20. Thanks, great script, but beyond my capabilities. Seems I have troubles with the includes as well as the calling of the class, could you possibly point me in the right direction? Thanks
  21. Hi All, My pirpes lists are getting a tad long lately, can these pages be paginated?. I have found quite a few posts regarding pagination, but they all seem to be for schedules. Has anyone managed to do this? Thanks
×
×
  • Create New...