Jump to content

Recommended Posts

Posted

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.

  • Moderators
Posted

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

?

Posted

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

?

What i do is go to the Local.config and change the pilot id lengh than change the id from the admin panel but it doesnt work... :(

  • Moderators
Posted

What i do is go to the Local.config and change the pilot id lengh than change the id from the admin panel but it doesnt work... :(

Are you entering 10000 in both fields or just the one on top?

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