Jump to content

Recommended Posts

Posted

With over 1300 routes (and rising), I thought I would make it easier for our pilots to get find flights they wanted, by adding additional airlines to handle cargo and regional flights, etc. Is it possible to search routes by airline code in the pilot center? How would it be done?

Posted

Very interesting, but since I'm trying to keep the number of pages on the site to a minimum, I'd like to get the search by airline as part of the pilot center. Do you mind if I try to scavenge some of your code for the purpose?

  • Administrators
Posted

You can do as you please with the code. ;)

Easiest might be to just put ->

<?php MainController::Run('FrontSchedules', 'index'); ?>

somewhere in your pilot center.

Posted

You can do as you please with the code. ;)

Easiest might be to just put ->

<?php MainController::Run('FrontSchedules', 'index'); ?>

somewhere in your pilot center.

Considering how skilled I am, you may be right.:D

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...