Jump to content

Recommended Posts

  • Moderators
Posted

A new version of PilotManager is now available.

Change Log:

-New look.

-Sending email is now from a drop down. (Thanks to aarbee for the idea).

-Pagination styles has been changed.

Download & Install:

Get the new version and instructions from Github.

Try-Out:

Visit my website and click "Module Test"

Posted

Just wait a minute or 20, then the page will build up ;-)

Tested it, and it looks good.

And with the other items/tips I gave you, you can add nice things for version 3.x.

  • Moderators
Posted

Just wait a minute or 20, then the page will build up ;-)

Tested it, and it looks good.

And with the other items/tips I gave you, you can add nice things for version 3.x.

Sure! :D

  • Moderators
Posted

It only shows me 20 pilots over 3 pages

How do i show all pilots ?

You need to remove the pagination if you want to show all pilots. Replace the attached file in admin/templates/pm folder. ;)

pilot_manager.zip

Posted

Parkho,

Normally installed the addon (Pilot Manager)

But it did not work perfectly.

My last flight was more than 30 days, my setup

in local.config.php

# After how long to mark the pilot inactive, in days

Config :: Set ('PILOT_AUTO_RETIRE', true);

Config :: Set ('PILOT_INACTIVE_TIME', 3);

But the picture appears green, ie as if I was ok.

Can you help me?

  • 2 weeks later...
Posted

Hello Parkho,

After install your module i have a problem with total pilots on screen, pilot manager show the last pilot as TPR295 instead TPR383, also i try in your "Module Test" with is the same problem, your last id pilot is ALD7016 but the pilot manager only show ALD6980.

Can you help me please?

Regards

  • 2 weeks later...
  • 3 weeks later...
Posted

I have tried this, and it shows ok, but I tried to change an inactive pilot to active. I chose EDIT next to him, and changed the status to ACTIVE. I saved it, and got a message saying pilot edited OK But he is STILL INACTIVE? any ideas

  • 2 months later...
Posted

Dear Parkho there is some Mistake in Pilot_manager.tpl file it only shows 3 options in drop down menu see below.

<td align="center">
  <form  name="warning" method="post" action="<?php echo adminurl('/pilotmanager/emails');?>">
  <select name="send">
   <option value="blank">Blank Email</option>
   <option value="warning">Warning Email</option>
   <option value="warning">Warning Email</option>
  </select>
  <input name="email" type="hidden" Value="<?php echo $pilot->email ;?>">
     <button type="submit" value="submit">Send</button>
  </form>
  </td>

James

Posted

There are no mistakes cause only three options are in that drop down. :D

I mean to say before there was 2 other Options Available as well "Welcome" and "Confirm" ?

  • Moderators
Posted

Noted and changed, Please re download the tpl at github and keep in mind there will be only 3 options: blank, warning, welcome. :D Thanks

Re download pilotmanager.php too and consider this as an update. ;)

  • 3 weeks later...
  • 4 weeks later...
  • 8 months later...
  • 8 months later...
Posted

I have the same problem. Past 120 days, the pilots do not pass to retired status., my setup

in local.config.php

# After how long to mark the pilot inactive, in days

Config :: Set ('PILOT_AUTO_RETIRE', true);

Config :: Set ('PILOT_INACTIVE_TIME', 120);

But the picture appears green, ie as if I was ok.

Can you help me?

Best regards

  • 1 month later...
Posted

I have the same problem. Past 120 days, the pilots do not pass to retired status., my setup

in local.config.php

# After how long to mark the pilot inactive, in days

Config :: Set ('PILOT_AUTO_RETIRE', true);

Config :: Set ('PILOT_INACTIVE_TIME', 120);

But the picture appears green, ie as if I was ok.

Can you help me?

Best regards

Problem solved ... Good morning ... I have another problem with the addon does not update the data profile of the pilot ... Thanks for a possible answer

Immagine.png

Guest
This topic is now closed to further replies.
×
×
  • Create New...