Vincentxx Posted October 9, 2013 Report Share Posted October 9, 2013 Hello, I have a problem with the ranking system, if phpVMS is installed, so the house from a rank available namely the rank of "New Hire" but I have for my own front ranks so I have the rank of "New Hire" deleted. Now the problem is when a pilot and I registered as an administrator or activate suppose, is the rank assigned to the pilot "New Hire". Now my question is is it possible to change it, which is awarded or during the registration and login when I assume the pilot held the rank Student New Hire. Thanks for Help. Quote Link to comment Share on other sites More sharing options...
FlyingMachine Posted January 23, 2017 Report Share Posted January 23, 2017 Hi sirs I am facing the same problem, even i am running last version 5.x ! New Hire, doesn't exist in my db ! Any suggestions ? Quote Link to comment Share on other sites More sharing options...
web541 Posted January 24, 2017 Report Share Posted January 24, 2017 run this into your phpmyadmin TRUNCATE phpvms_ranks INSERT INTO phpvms_ranks (rankid, rank, minhours, payrate) VALUES (1,New Hire,0,18) And that should give you back your first rank properly. Note: If you have other ranks, you'll have to back them up first and then re-enter as this removes them all and resets the auto-increment value to one (basically fresh) and then adds the New Hire back in. Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted January 24, 2017 Moderators Report Share Posted January 24, 2017 As far as I know, phpVMS 5.5 does not have any default rank. Basically I cannot understand what is the issue exactly. When a new pilot is registered into your system his rank is marked as "New Hire"? 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.