Jump to content

Rank New Hire Problem


Vincentxx

Recommended Posts

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.

Link to comment
Share on other sites

  • 3 years later...

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.

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