Yaboihunna
New Member
- Joined
- Mar 27, 2019
- Messages
- 139
- Reaction score
- 3
I think I need to add query to php just don't know what I need to add but anyway here is the console errer
[23:21:38.342] mysql_real_query(): SELECT
[23:21:38.452] mysql_real_query(): SELECT * FROM
[23:21:38.768] mysql_real_query(): SELECT * FROM
[23:21:38.931] mysql_real_query(): SELECT
[23:21:39.245] mysql_real_query(): SELECT
[23:21:39.426] Mageaaa has logged in.
[23:21:38.342] mysql_real_query(): SELECT
id, value, param, expires FROM bans WHERE type = 1 AND active = 1 - MYSQL ERROR: Table 'test.bans' doesn't exist (1146)[23:21:38.452] mysql_real_query(): SELECT * FROM
bans WHERE value = 3 AND type = 3 AND active = 1 AND (expires > 1555395698 OR expires <= 0) LIMIT 1 - MYSQL ERROR: Table 'test.bans' doesn't exist (1146)[23:21:38.768] mysql_real_query(): SELECT * FROM
bans WHERE value = 268436554 AND param = 3 AND type = 2 AND active = 1 AND (expires > 1555395698 OR expires <= 0) LIMIT 1 - MYSQL ERROR: Table 'test.bans' doesn't exist (1146)[23:21:38.931] mysql_real_query(): SELECT
id FROM bans WHERE type = 2 AND value = 3 AND param = 2 AND active = 1 LIMIT 1 - MYSQL ERROR: Table 'test.bans' doesn't exist (1146)[23:21:39.245] mysql_real_query(): SELECT
pid, sid, itemtype, count, attributes FROM player_depotitems WHERE player_id = 3 ORDER BY sid DESC - MYSQL ERROR: Table 'test.player_depotitems' doesn't exist (1146)[23:21:39.426] Mageaaa has logged in.