renancs
New Member
- Joined
- Jul 8, 2008
- Messages
- 252
- Reaction score
- 3
Im getting this cossole error
mysql_real_query(): INSERT INTO `bans` (`id`, `type`, `value`, `param`, `expires`, `added`, `admin_id`, `comment`, `reason`, `action`, `statement`) VALUES (NULL, 3, 6392822, 153, 1265840476, 1265235676, 7, '???', 0, 3, '') - MYSQL ERROR: Unknown column 'statement' in 'field list' (1054)
When im tring to namelock some player in mine server,, does some one got a ideia to solve this?
Thank you!
mysql_real_query(): INSERT INTO `bans` (`id`, `type`, `value`, `param`, `expires`, `added`, `admin_id`, `comment`, `reason`, `action`, `statement`) VALUES (NULL, 3, 6392822, 153, 1265840476, 1265235676, 7, '???', 0, 3, '') - MYSQL ERROR: Unknown column 'statement' in 'field list' (1054)
When im tring to namelock some player in mine server,, does some one got a ideia to solve this?
Thank you!