Jump to content

Parkho

Moderators
  • Posts

    1381
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Parkho

  1. You mean removing you bids when you see the results for your search?
  2. Yes he can. But he's to change his location to the HUB at first for the system to recognize his first location. That means this system needs the first location to function correctly.
  3. So! It shows all the schedules on that date? or on a time period? Cause I pasted the code in a separate page and noticed it doesn't make sense!
  4. Is this looking for the Bids or just picks up some random flights? Can you explain how it works?
  5. I got your first post today. So did it work?
  6. It's workinf just fine. Make sure you've added those airports in admin center before using the module. Proof:
  7. What's gonna work for you then?
  8. You mean changing those numbers to Sun Mon... etc? If yes, I think of using the following: If($route->daysofweek == 1) { <?php echo'Sunday' ;?> } and repeat that for each number.
  9. For those of you who are having trouble seeing the time format, please download and replace the attached .tpl file in templates folder. Thanks results.zip
  10. Pic The pics are up now.
  11. Are you trying to get the total pax carried? or you want pax of each pirep seperately?
  12. can you post an image?
  13. Open the results.tpl and remove " util::formatduration()" cammand every where you see it.
  14. This will just give you a page design and 2 select optinons you need to put this code in a <form> tag and then pass it on to a function or a page and basically filter out the schedules that have those A/C type. I do have a mixed module that I created from 3 different modules in the forum. You could use that and change it to your desire. Here is the link: http://forum.phpvms.net/topic/4498-flightbookingsystem/
  15. You could do that using their flight hours as I did for my pilots but I don't know if you could limit the A/C usage with awards.
  16. OOps! I better be careful then. Thanks
  17. If I delete all the old pireps, would it affect any of the pilot's data?
  18. I use FSPAX and with over 3000 pireps, the DB size is under 1 mb.! In your case, it might be the log part of the pirep.
  19. Are you renaming your install folder to install1? If yes delete the folder and try again.
  20. Okay! give me your code and I'll make you a module. This way you're off the pages and you can directly access your page via www.yoursite/index.php/yourpage. let me know. Cheers
  21. FSPAX.
  22. Okay! It'll be done on Wednesday.
  23. Took longer than it should. lol
  24. Sorry my bad! The results.tpl
  25. Okay! It's done. Download again at the first page.
×
×
  • Create New...