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

Error in console

jmm_jaz

New Member
Joined
Oct 18, 2007
Messages
54
Reaction score
0
Help with this error please

errorgm.jpg


How I fix it?
 
In which script is that query?

Try:
db.executeQuery("SELECT `id`, `key` FROM `accounts` WHERE `key` != '0';")
db.executeQuery("DELETE FROM `server_config` WHERE `config` = 'password_type';")

Btw, what TFS version do you use?
 
Back
Top Bottom