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

Error my sql

thalis234

New Member
Joined
Aug 8, 2007
Messages
40
Reaction score
1
Hello again!!


after a successfull importing
sql database i got this error

MySQL ERROR mysql_real_query: SELECT `group_id` FROM `accounts` WHERE `id` = 2344568 Unknown column 'group_id' in 'field list'


i got this error when i invite a player to a guild



any suqqestions how to correct this?


thx for reading
 
What version of TFS and TFS datebase do you use? Do you have column "group_id" in table "accounts" in datebase?
MySQL ERROR mysql_real_query: SELECT `group_id` FROM `accounts` WHERE `id` = 2344568 Unknown column 'group_id' in 'field list'


i got this error when i invite a player to a guild
I dont understand why anything need check 'group_id' in 'accounts' to invite to guild. I dont see any reason :>
If u need help msg me on MSN: [email protected]
 
yes i have phpmyadmin 11
as a said this happend after a succesfull importing of database i dont know really why i got this bug!!
 
Back
Top Bottom