Jump to content

PilotManager_V2.1


Parkho

Recommended Posts

  • Moderators

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"

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

  • 2 weeks later...

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

Link to comment
Share on other sites

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

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

Link to comment
Share on other sites

  • 2 months later...

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

Link to comment
Share on other sites

  • Moderators

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

Link to comment
Share on other sites

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

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

Link to comment
Share on other sites

  • 1 month later...

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

Link to comment
Share on other sites

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