Jump to content

cgentil

Members
  • Posts

    80
  • Joined

  • Last visited

Everything posted by cgentil

  1. Can you show me photos?
  2. In local.config.app I have: # If someone places a bid, whether to disable that or not Config::Set('DISABLE_SCHED_ON_BID', true); Config::Set('DISABLE_BIDS_ON_BID', true); In schedules_result: <?php # Don't allow overlapping bids and a bid exists if(Config::Get('DISABLE_SCHED_ON_BID') == true && $route->bidid != 0) { ?> Anyway to fly back again to schedules? And rank image at signature? Please help me. Thanks so much.
  3. Anyone can tell me if rank images on signature don't work? It's bug? I'he searched, but in local config i've tried change to true, but doesn't appear rank image on signature... And one more question, if I have cronjob for 1 hour for the pilot bids (if pilot don't make the flight in 1 hour, he expire), why the flight don't back to the schedules?
  4. Anyone? Please
  5. Solved!!! Thanks
  6. Hi, I want to implement this system: Pilots can only bid for flights in his present location. Example if you are in LEBL only shows flights from LEBL. Today even if I am in LEBL, it shows me all the flights of the day, not only from LEBL ... And if pilot don't start flight in 1hour, his bidded flight expire of his bidded flights, and flight turn to "view schedules"? How can I do?
  7. do not work...
  8. Thanks sir, i Will try. I will file a pirep, and give feedback! Thanks for nice job!! Many thanks!
  9. No sir...
  10. Yes, but is same
  11. But at local.config? Or app.config?
  12. See this...
  13. Bump
  14. Bump
  15. If I clear cache, problem of 1969 will solve? And anyone can say me code for only admin see that link in main_profile.tpl? Example: ifadmin ..
  16. I have lot of years... Start at 1969... Why? Thanks.
  17. If phpVMS have an update, how I know? In phpVMS admin center? phpVMS have any link? Exemple: http://www.yourairline.com/phpvms/update.php ?
  18. No I'am asking why I have only 1 pilot in company and in roster I have lot of pilots (but is only 1 pilot)...
  19. Anyone help me? Please...
  20. I have tried bue I had this error: All same pilot...
  21. Ok, thanks, if someone know, please tell me... Thanks Bean
  22. Hi guys, Sorry for my persistance, But i'd like to request some codes... I want to change money to points system... Exemple every flight do by pilot, he make 1 point per 10 minutes. Is possible? And implement a pilot efficiency system... Exemple 90% average pilot efficiency... And Restrict some routes to pilots without required rank and award to fly for exemple LPMA. And is possible restrict some pages in profile_main.tpl and only show exam center for pilots with 'Student' rank? And how I do to when the pilot chooses the HUB in registration proccess, exemple if he choose LPPT for his HUB, his location is automatically LPPT (HUB chosen) and automatically just have flights from LPPT? Thanks.
  23. Sorry, but one more question. Is possible I restrict some routes to pilots without required rank and award to fly for exemple LPMA? And is possible restrict some pages in profile_main.tpl and only show exam center for pilots with 'Student' rank?
×
×
  • Create New...