Jump to content

[PENDING] Couple of questions


padsquad43

Recommended Posts

  • Administrators

Haha I remembered ;D

Is there a way I can have a special logo on the pilot roster, under the pilot ID, indicating something? I want everyone who participated in the opening event to have this logo under their name.

You can add awards for this one.

ANd you can do what Dan said, unless you want a list that's automatically updated?

Link to comment
Share on other sites

  • Administrators

Is this what you are looking for... I have not completed the page layouts yet but let me know if the tables at the bottom is what you are looking for. I have built a module to get all this data out of the database using some of the classes that are already built in to phpVMS.... I can package it and email it you if the tables are what you are looking for.

Fleet list -> http://www.simpilotgroup.com/newenglandair/index.php/Operations/fleet/

Fleet Stats -> http://www.simpilotgroup.com/newenglandair/index.php/Operations/aircraftstats/

Link to comment
Share on other sites

Is this what you are looking for... I have not completed the page layouts yet but let me know if the tables at the bottom is what you are looking for. I have built a module to get all this data out of the database using some of the classes that are already built in to phpVMS.... I can package it and email it you if the tables are what you are looking for.

Fleet list -> http://www.simpilotgroup.com/newenglandair/index.php/Operations/fleet/

Fleet Stats -> http://www.simpilotgroup.com/newenglandair/index.php/Operations/aircraftstats/

Fleet Stats is what I'm looking for. That looks really cool!

Link to comment
Share on other sites

  • Administrators

You can call all the aircraft stats and populate an array using the code below:

Template::Set('acstats', AircraftStats::getAircraftDetails());

You can replace "acstats" with whatever id you want for your array, then use the array however you wish.

If you need the code to accomplish this pm me your email and I will send you the base code that you can skin.

Link to comment
Share on other sites

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