Jump to content

Recommended Posts

Posted

Add more destinations? Huh?

Also, deleting a schedule is not yet allowed because of the way things are tied in together. I would not delete them in phpMyAdmin if I were you. There is an option to disable.

When I posted that, I forgot about the other bit. Add more destinations meaning hops. So you stop off at a few airports on your way, or go round like a circuit.

Plus, I know its been mentioned and I am not asking for it, just saying thatr booking passengers in, I think is a good idea for a module. I know its mentioned and I am not requesting that. lol

Posted

Would be cool if the boarding pass was mailed to the pilot who bided for the flight. The way the boarding pass is set up is more like a passenger boarding pass than a pilot boarding pass.

  • 2 weeks later...
  • 4 weeks later...
Posted

Perhaps there is a possibility of having an events system, where events can be submitted via the admin panel, similar to news, but a newpage be created with the events information on it?

Users will be able to select to "Join" the event and that list of users that have "joined" will be visible to people that view the page.

Posted

I dont think pilots getting emailed if their pireps are accepted or rejected, cos other wise they have to constantly go to the site to see if their pirep has been accepted.

Cheers

Dan C

  • Administrators
Posted

Since Xacars has been integrated, there should be a section in the admin panel for acars messages.

It hasn't been integrated yet, and it doesn't support acars messages to the client

  • Administrators
Posted

Because it would be a huge mess. To update from one version to another, you'd have to upgrade to every step in between. The builds and everything are automated

  • 4 weeks later...
  • 2 weeks later...
Posted

phpVMS allowing you to fly to and from any of the airports set, which the admin can choose to either allow it or not to. Also in the CMS, you can choose if to add a new page to the menu, and add or remove links (to other sites/parts of the site).

Posted

Could we have weekly and monthly stats based on pilot website login time, flying hours, number of pireps flown, and NM flown by any chance? Preferably in graph or text form...it takes me ages to count up the PIREPS per pilot in the SQL and then enter them into a graph maker. :L

Cheers

Posted

A pie chart, similar to the aircraft flown chart, that shows the number of PIREPS flown between pilots in a graph, (the more pireps the larger the chunk out of the graph), the same with the amount of time spent online if possible...the number of time, in minutes spent on the website, put into a pie chart....same goes for the amount of NM flown.

If the timescale for these could be monthly, so one chart per month, it would be great. Hope you know what i mean...lol

  • Administrators
Posted

Try this - it returns all the lines in the pilots table in an array and you can display what you would like.

<?php MainController::Run('PilotData', 'GetAllPilots', ''); ?>

Posted

You missed his point entirely. He means if the list extends beyond a certain row then knock it over to another page so it doesn't fill the entire height of his site with schedules, pilots etc. Pagination is something of organization and control over your content. You are just calling up all of the pilots...

  • Administrators
Posted

You missed his point entirely. He means if the list extends beyond a certain row then knock it over to another page so it doesn't fill the entire height of his site with schedules, pilots etc. Pagination is something of organization and control over your content. You are just calling up all of the pilots...

::)

From flyalaska -> Also the option to show one master roster page aswell.

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...