• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Website Problems

anubis131

New Member
Joined
Nov 4, 2009
Messages
117
Reaction score
0
Location
england
Ok so i get to step for of /localhost/

and it says.


Add samples to DB:
News ticker sample is already in database. New sample is not needed.

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'world_id' in 'field list'' in C:\Users\Chris\Desktop\xampp\htdocs\install.php:515 Stack trace: #0 C:\Users\Chris\Desktop\xampp\htdocs\install.php(515): PDO->query('INSERT INTO `pl...') #1 {main} thrown in C:\Users\Chris\Desktop\xampp\htdocs\install.php on line 515

i dont know what to do :/
 
Error
SQL query:

ALTER TABLE `players` ADD `world_id` TINYINT( 2 ) UNSIGNED NOT NULL DEFAULT 0

MySQL said:

#1060 - Duplicate column name 'world_id'
 
Back
Top