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

Ban system OTX

dex93

New Member
Joined
May 31, 2015
Messages
57
Reaction score
3
Hiho,
I have problem with ban system on OTX 2.X.S
When I'm trying to give ban or notation for someone I have information:
Unable to perform action.

or sometimes:
This account has been banned.

I tried all solutions from "search" but there aren't many things to do xD

This is my error in console:

mysql_real_query(): INSERT INTO `bans` (`id`, `type`, `value`, `param`, `expires
`, `added`, `admin_id`, `comment`, `reason`, `statement`) VALUES (NULL, 4, 110,
140, '-1', 1498550368, 42, 'cavebot', 13, '') - MYSQL ERROR: Unknown column 'adm
in_id' in 'field list' (1054)
My knownladge about MySQL is very poor :<

This is my table 'bans' in DB:

errorbans.jpg


any solutions?
 
mysql_real_query(): INSERT INTO `bans` (`id`, `type`, `value`, `param`, `expires
`, `added`, `admin_id`, `comment`, `reason`, `statement`) VALUES (NULL, 4, 110,
140, '-1', 1498555797, 42, 'cavebot', 13, '') - MYSQL ERROR: Unknown column 'sta
tement' in 'field list' (1054)
 
12:05 Dex has taken the action "Notation" (2 left to banishment) against: uda (Warnings: 0), with reason: "Hacking", and comment: "Test".

THANK YOU <3
 
Back
Top