• 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!

Solved Invalid account name

Yusuf El-Shora

Herizona-Ots
Joined
Jul 19, 2015
Messages
170
Reaction score
6
Location
Lala-Land
hey there ...
i managed to setup the server and everything works fine ..
made an account with account manager in game, and logged in (works fine too) ..

the thing is when i made a website, and created and account throw it, and tried to login i get "Invalid account name" ..

checked the (sha1) in config.lua , searched for it in config.php , but couldn't find it ..

also in Phpmyadmin i can see in accounts the account i made throw the website, but cant see the account i made ingame throw the account manager, also i didn't try to open any ports yet if this cause the problem or not i dont know..
i'm using tfs0.4 32x and (data 3777-master)
here is some pics ..
.
config.lua
wvDPiye.png

..............
config.php
1EJvyXn.png
 
On your base date are the passwords appearing encrypted, or are they appearing normally?
If this uncrypted try to change sha1 by plain
encryptionType = "plain"
 
Back
Top