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

Sql

mocoba

New Member
Joined
Aug 23, 2008
Messages
332
Reaction score
0
Hello
i have this error and idk how to fix please tell me how
Rep++
PHP:
 mysql_real_query(): SELECT `id`, `guild_id`, `enemy_id` FROM `guild_wars` WHERE `status` IN (1,4) AND `end` > 0 AND `end` < 1298392379 - MYSQL ERROR: Table 'tibia.guild_wars' doesn't exist (1146)
Thanks Best Ppl
 
i made it and found this error
mysql_real_query(): SELECT `id`, `guild_id`, `enemy_id` FROM `guild_wars` WHERE `status` IN (1,4) AND `end` > 0 AND `end` < 1298397105 - MYSQL ERROR: Unknown column 'status' in 'where clause' (1054)
anyone help me will get Rep++
 
Last edited:
Back
Top