HawaiianCEO Posted October 11, 2009 Report Share Posted October 11, 2009 Is there anyway to change a pilots Id, lets say for some reason the callsign start at 0003 how can you change 0003-0001. Thanks. Quote Link to comment Share on other sites More sharing options...
Tom Posted October 11, 2009 Report Share Posted October 11, 2009 You could change it in the database I expect, but it might mess up everything else linked to that user - I'm not sure. Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted October 11, 2009 Moderators Report Share Posted October 11, 2009 don't change pilot id's it messes everyting up Quote Link to comment Share on other sites More sharing options...
RogerB Posted October 11, 2009 Report Share Posted October 11, 2009 it can be changed here. core/local.config.php ConfigSet: 'PILOTID_LENGTH' , 4); // The lenth of PID, including 0's Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 11, 2009 Administrators Report Share Posted October 11, 2009 I wouldn't change it in the database, but you can change those settings in the local.config which only affect the appearance of the pilot id, but it changes those globally. You can't really individually change an ID, since, as they said, it would affect all of the entries linked to it 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.