Moderators Parkho Posted April 1, 2013 Moderators Report Posted April 1, 2013 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"
Moderators joeri Posted April 1, 2013 Moderators Report Posted April 1, 2013 when i clik my website i get a splash screen and thats it
Moderators servetas Posted April 1, 2013 Moderators Report Posted April 1, 2013 I thought that this was mine problem...
aarbee Posted April 1, 2013 Report Posted April 1, 2013 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 Parkho Posted April 2, 2013 Author Moderators Report Posted April 2, 2013 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!
Moderators Parkho Posted April 2, 2013 Author Moderators Report Posted April 2, 2013 I thought that this was mine problem... Wait for 15 seconds!
Moderators Parkho Posted April 2, 2013 Author Moderators Report Posted April 2, 2013 when i clik my website i get a splash screen and thats it Wait for 15 seconds!
mattsmith Posted April 2, 2013 Report Posted April 2, 2013 It only shows me 20 pilots over 3 pages How do i show all pilots ?
Moderators Parkho Posted April 2, 2013 Author Moderators Report Posted April 2, 2013 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
Fernando Posted April 7, 2013 Report Posted April 7, 2013 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?
lorlandi Posted April 16, 2013 Report Posted April 16, 2013 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
mattsmith Posted April 26, 2013 Report Posted April 26, 2013 Pilot Manager is showing "blank email", and "warning email" x2 there is no "welcome" email to select?
ukmil Posted May 13, 2013 Report Posted May 13, 2013 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
jamyboy Posted July 18, 2013 Report Posted July 18, 2013 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
Moderators Parkho Posted July 18, 2013 Author Moderators Report Posted July 18, 2013 There are no mistakes cause only three options are in that drop down.
jamyboy Posted July 18, 2013 Report Posted July 18, 2013 There are no mistakes cause only three options are in that drop down. I mean to say before there was 2 other Options Available as well "Welcome" and "Confirm" ?
Moderators Parkho Posted July 18, 2013 Author Moderators Report Posted July 18, 2013 Noted and changed, Please re download the tpl at github and keep in mind there will be only 3 options: blank, warning, welcome. Thanks Re download pilotmanager.php too and consider this as an update.
Onno Posted September 1, 2013 Report Posted September 1, 2013 Hi does any body knows how to change the emails that where sent? gr onno
Moderators Parkho Posted September 1, 2013 Author Moderators Report Posted September 1, 2013 email_welcome.tpl and email_warning.tpl are the ones you'll need to change.
Onno Posted September 1, 2013 Report Posted September 1, 2013 okay thanks and it is a great addon. keep up the good work. gr onno
Ephendi Posted May 4, 2014 Report Posted May 4, 2014 Parkho, i have many pilots abowe inactivity time, but all icons are green. No red.
gio1961 Posted January 20, 2015 Report Posted January 20, 2015 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
gio1961 Posted March 7, 2015 Report Posted March 7, 2015 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
Recommended Posts