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

Linux Gesior Acc Problem Guilds

sevengym

Member
Joined
Aug 27, 2014
Messages
125
Reaction score
12
Location
Poland
AMJakwG.jpg


Hello i create guild and im not member of this guild. WTF . Help.
 
Execute this querys on your SQL:

Code:
delete from guilds;

Then:

Code:
ALTER TABLE `guilds` ADD COLUMN `join_date` INT( 11 ) NOT NULL DEFAULT '0';

Also, check in your config.lua for ingameGuildManagement and check that is on false
 
Thanks man for help, but it NOT WORK. If someone have other solution please write it here.

After use this command i have now this:
wkjtio.jpg


bump

bump
 
Last edited by a moderator:
Back
Top