King Sky VA Posted September 17, 2011 Report Share Posted September 17, 2011 Hello, We have a problem with the pilots IDs, we want to change the ID lenth from 4 to 3 numbers but it don't works in the panel admin. We try in app.config.local.php to change the line pilot_id_lenght/4 to 3 but that don't work and we don't know why. When we change this line, that makes nothing. Do you have a solution ? Thanks, King Sky Quote Link to comment Share on other sites More sharing options...
James142 Posted September 17, 2011 Report Share Posted September 17, 2011 Hello, We have a problem with the pilots IDs, we want to change the ID lenth from 4 to 3 numbers but it don't works in the panel admin. We try in app.config.local.php to change the line pilot_id_lenght/4 to 3 but that don't work and we don't know why. When we change this line, that makes nothing. Do you have a solution ? Thanks, King Sky instead of changing it in the app.config, try changing it in the local.config file. So search for Config::Set('PILOTID_LENGTH', 3); # Length of the Pilot ID in the local.config file Hope this helps! Kindest Regards, James Quote Link to comment Share on other sites More sharing options...
King Sky VA Posted September 18, 2011 Author Report Share Posted September 18, 2011 Thank you very much for your answer, you're the best! Kindest Regards, Kings Sky 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.