Jump to content

Problem with Pilots ID


King Sky VA

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...