Extended Fleet v1.0

Zumeweb.com is proud to release Extended Fleet v1.0 to the community, 100% Free.

Extended Fleet is a module that goes beyond phpvms’s capabilities to render a full fleet description page for each aircraft in your fleet, from the aircraft’s physical characteristics to it’s financial capabilities. The current available details of the aircrafts are available below:

  • Type, weight, cargo, range, passengers, and cruise altitude.
  • Fuel data incl. Average fuel use per flight, total fuel used, and fuel consumption rate.
  • Average flight distance per flight, and total distance traveled.
  • Listings of most recent flights with the aircraft
  • Listings of routes the aircraft serves
  • A neat display of the aircraft’s rentability

Download: https://github.com/magicflyer/Advanced_Fleet

Demo: http://zumeweb.com/D…index.php/fleet

This module is released 100% free, and _ does not require _ that the Virtual Airline provides a link back to zumeweb.com, although that would be appreciated.

nice

Really nice

Really, Really nice. Thx for this module.

Thank you for this module.

Andreas

Nice.

Nice

What a great add on/module. Thanks so much for this. How hard would it be to add a Previous and Next button’s so I can cycle through the fleet? And maybe a Fleet Home once you are in the module from a navigation link

Something like this:

http://screencast.com/t/ntxzLw4IINWT

Of course not RED text

Once again thanks so much this is awesome!

I also edited the fleet_view.tpl to show Download/Purchase Aircraft!

http://screencast.com/t/wAdPx8z2

Since I am still learning I can’t figure out how to do the Previous and Next bit, but I did figure out the Fleet Home which was simple once I thought about it!

http://screencast.com/t/sHICndmj

The really simple link to Fleet Home in the fleet_view.tpl at the very top of the page. Not real pretty but it works.

<h3>Aircraft Information for <strong><?php echo $basicinfo->registration; ?></strong> </h3>

<h4>Basic Information</h4>

<a href=“<?php echo url(‘/fleet’) ;?>”><h4>Fleet Home</h4></a>

first of all congratulation for creating this great addon

one question is it possible that it show only enabled/purchased aircraft ordered by Type?

best regards,

Thomas

Nice add on…

Since i run multiple va on my site, how can i sort the aircraft to its airline?

Default phpvms didn’t group aircraft to airlines, but, can it be done?

Regards

Seems to be a additional column in phpvms_aircraft table ?!

Where the ICAO of your Airlines go in

But I Does Not Know how to implement that on Admin side

wrong link?

Getting a page not found from the like in post 1! Any ideas?

Module Updated.

  • Uploaded to Github, no forms required to download the file.
  • Fixed a bug where disabled aircrafts are showing - See for more information regarding the bug.

Hello,

I’ve got an 404 error when i try to download it ..? :S

best regards

Hello,

I’ve got an 404 error when i try to download it ..? :S

best regards

Problem with the forum hyperlink, It’s fixed.

Big thanks for the update! Great (free) service.

I get a little error. I am using Simpilots extended phpvms

Warning: call_user_func_array() expects parameter 1 to be a valid callback, class ‘Fleet’ does not have a method ‘fleet.php’ in core\classes\MainController.class.php on line 218

Might my php be out of date on the server? 5.3.13

Is there a way to show the rank needed to fly the selected aircraft?

very nice! thnx!!!