flyalaska Posted November 30, 2010 Report Share Posted November 30, 2010 We are getting emails stating that the pilots are marked as retired. They are active pilots who have flown lately. Hi Thomas McGreevy, You have been marked as retired because you have been inactive for more than 120 days. To be un-retired, you must file a PIREP. Thanks, The Alaska Adventures Management I am running version Version 2.1.934 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted December 1, 2010 Administrators Report Share Posted December 1, 2010 Did the setting in the config file get changed or overwritten? # After how long to mark a pilot inactive, in days Config::Set('PILOT_AUTO_RETIRE', true); Config::Set('PILOT_INACTIVE_TIME', 120); Check the date the server thinks it is as well. It could have been changed or corrupted. Quote Link to comment Share on other sites More sharing options...
flyalaska Posted December 1, 2010 Author Report Share Posted December 1, 2010 That is exactly how I have it. Sever time is Dec 01 11:25 CST Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted December 1, 2010 Administrators Report Share Posted December 1, 2010 Have you got a test instance of phpVMS running on the same database that may have set everyone to retired? Quote Link to comment Share on other sites More sharing options...
flyalaska Posted December 2, 2010 Author Report Share Posted December 2, 2010 Have you got a test instance of phpVMS running on the same database that may have set everyone to retired? My testing site is own its own domain and its own database. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 2, 2010 Administrators Report Share Posted December 2, 2010 What's the date and time for MySQL? Quote Link to comment Share on other sites More sharing options...
flyalaska Posted December 3, 2010 Author Report Share Posted December 3, 2010 How do I find that out? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 3, 2010 Administrators Report Share Posted December 3, 2010 How do I find that out? You'd have to check with your host, I think you're on fivedev so the timezone is set to GMT I believe, though it can be changed in script. Quote Link to comment Share on other sites More sharing options...
flyalaska Posted December 4, 2010 Author Report Share Posted December 4, 2010 Time Zone is CST Format:%H:%i:%s Quote Link to comment Share on other sites More sharing options...
flyalaska Posted December 7, 2010 Author Report Share Posted December 7, 2010 Since I can't get help on this, I would like to disable this option. # After how long to mark a pilot inactive, in days Config::Set('PILOT_AUTO_RETIRE', true); Config::Set('PILOT_INACTIVE_TIME', 120); Would changing True to false disable this feature? Quote Link to comment Share on other sites More sharing options...
Guest lorathon Posted December 7, 2010 Report Share Posted December 7, 2010 Yes that would change it. I just read through this. Are the pilots actually being retired? Are you sure that the emails are not coming from your flyaka.net site? I had the same problem when we swapped servers, I left the old site up and eventually it started firing off retirement emails. This is what simpilot was referring to in one of his posts above. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.