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

tfs table error

Wipflash

Old School
Joined
Jul 27, 2010
Messages
1,101
Reaction score
87
Location
Sweden
Hello . need help with this .

Hcy0s846gB.png
 
Go to your ot database called otland,
then u go under the page > create table shop_history

when you got another problem considering shop_history use the following query
Code:
ALTER TABLE `shop_history` ADD `id` INT NOT NULL DEFAULT 1;

You can use this query for everything.

thats all i can tell :)
 
Back
Top