icebox3d Posted June 28, 2010 Report Share Posted June 28, 2010 Hi Is there away to have an option when signing up on a phpvms website to have it so the person can pick their ID and then phpvms will use that ID. Thanks Icebox Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted June 28, 2010 Administrators Report Share Posted June 28, 2010 The only thing you could do is add a column to the pilots table and change the code in, registration.php, login.php, and operations.php as well as the associated templates to use a new field for your user selected screen name. I would not suggest removing or changing the pilot id method as most functions within the application are tied to it. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted June 28, 2010 Administrators Report Share Posted June 28, 2010 The only thing you could do is add a column to the pilots table and change the code in, registration.php, login.php, and operations.php as well as the associated templates to use a new field for your user selected screen name. I would not suggest removing or changing the pilot id method as most functions within the application are tied to it. It's even more than this, I wouldn't touch 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.