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

SQL won't add players.

Infallible

New Member
Joined
Nov 14, 2011
Messages
16
Reaction score
0
Hello, I followed this tutorial to the tee. http://otland.net/f479/nothing-full...niform-server-forgotten-server-0-3-6-a-77593/

Got everything up and running, it shows account manager account in "accounts" in the database, and it also show the account manager in the "players" section of the database.

The thing is when I actually login to account manager and create a new account, it doesn't show up in the "accounts" on the phpmyadmin.

Am I doing something wrong? I'm using the uniform server, also is there a way to edit accounts and players in the data files?

Help would be greatly appreciated.
 
This is an SQL error, make sure that if you are using MySQL it is set to MySQL, same for SQLite.

Once you have this fixed up and your passwords match (although it shouldn't be a problem if the DB is connecting), you should be set.

Have fun.
 
Back
Top