• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Windows Help about a website question.. gesior acc

Joined
Jan 5, 2016
Messages
101
Reaction score
7
well i have a website and a server i setup and everything connects fine but say i use the website and make a account it will say created but wont create the actual account in database etc... but if u have a account already made in the database and login it to the site it will let u make a new character and you can login with it ingame.. how do i get the accounts to save into the database.. i dont know what function or file im missing.. before i was using world id 0 with a website now im using 1.. any ideas what other files to check etc.. i can post pics of my settings if needed..

thanks for your help
 
You need to be more specific if you want help resolving a problem, such as distro, steps you took, the more information you can provide the easier it is for someone to recommend a solution to the problem.

If not enough information is provided the issue can and will be ignored.
 
this site worked before and is on my other ot...
Just check what this value is set to in each config.lua
Code:
encryptionType
If the password is stored on the site as md5 or sha1 and the server is set to plain then when you try to login to the game with your new account the the passwords won't match up.
 
Last edited:
Na im using sha1. Already ik the basic shit just not gesior file settings i messed with config for site and thought i did it right but must forgot to change something obvs lol
 
I said the problem i was having... u can make a account on site and it does not save to database even though it says made.. then if u have a acc manually entered in db. And login with that info on website it will work and u can make new chars all day. But cant create acc on website itself but it shows players online and shit like its linked
 
I have the same problem, but i can't connect with neither the account created via website nor account created via phpMyAdmin, i check in config.lua it says sha1, and in database i put a sha1 encrypted password, still can't login to the game, but it recognizes my account, it even shows the chars i have, i just cant get into the game.
 
Back
Top