Jump to content

login question


Overkillz

Recommended Posts

Hey dear community. Im working on a new userpanel for my server, but I have a lot of users already registered using the default db by MTA. Well, my point is close new register users by default mta db and force them to create an account on the forum to connect it with MTA Server. It will use mysql obyously. But allow them to log in with their old account (default db by mta if they have one.) There is a way to do that. ? Thanks for your time. I hope you can answer me.

Link to comment

Learn SQL, analyze the database that you wish to be used as a default one, write a code that checks if login is valid and then incorporate it in a login resource. As of upgrading old accounts, you should either manually add them to the SQL database, or if there is too many of them, write code to do so for you.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...