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

mysql error

Status
Not open for further replies.

Cornwallis

Member
Joined
Jan 3, 2010
Messages
480
Reaction score
16
When i go to use the account manager, it says the password or account name is incorrect then i get this error in the console:
HTML:
[04/01/2011 18:40:56] > MySQL ERROR mysql_real_query: SELECT `ip`, `mask`, `time` FROM `bans` WHERE `type` = 1; Unknown column 'ip' in 'field list'
[04/01/2011 18:40:56] > MySQL ERROR mysql_real_query: SELECT `id`, `password`, `type`, `premdays`, `lastday`, `key`, `warnings` FROM `accounts` WHERE `id` = 1 LIMIT 1; Unknown column 'type' in 'field list'

Edit; Fixed! (:
 
Last edited:
You need to update the database. It appears it lacks the ban structure somehow.

Which version of TFS are you running?
 
Status
Not open for further replies.
Back
Top