Bug
New Member
- Joined
- Jan 7, 2011
- Messages
- 111
- Reaction score
- 1
Hi im getting these error consoles
I dont have these tables how do i create them?
Code:
[6:50:13.503] mysql_real_query(): INSERT INTO `lottery` (`name`, `item`, `world_id`) VALUES ('Elite White', 'magic plate armor', '0'); - MYSQL ERROR: Unknown column 'world_id' in 'field list' (1054)
[6:50:26.291] mysql_real_query(): INSERT INTO `z_shop_history` VALUES (NULL, 8445609, 'Roco', 11118, 'Health Boots', 15, 1297223426, 1); - MYSQL ERROR: Column 'id' cannot be null (1048)
I dont have these tables how do i create them?