Jump to content

[SOLVED] Pilot Id's


STARs

Recommended Posts

I need help with Pilot Id's in PHPVMS. I want the pilot ids to be in the following format

10000

10001

10002

..........And soo on...

I have tried by changing the pilot id's manualy and keeping the Config::Set('PILOTID_LENGTH', 4); # Length of the Pilot ID "4" but than the new member gets 1002 instead of 10002 when i do it to Config::Set('PILOTID_LENGTH', 5); # Length of the Pilot ID "5" it gives 01002 instead of 10002

So can you guys help me please ?

Thank You

Would be waiting for your replies.

Link to comment
Share on other sites

  • Moderators

I need help with Pilot Id's in PHPVMS. I want the pilot ids to be in the following format

10000

10001

10002

..........And soo on...

I have tried by changing the pilot id's manualy and keeping the Config::Set('PILOTID_LENGTH', 4); # Length of the Pilot ID "4" but than the new member gets 1002 instead of 10002 when i do it to Config::Set('PILOTID_LENGTH', 5); # Length of the Pilot ID "5" it gives 01002 instead of 10002

So can you guys help me please ?

Thank You

Would be waiting for your replies.

Are you doing that from the admin center or from the DB

?

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...