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:
any solutions?
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:
any solutions?