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

site create error

Amiroslo

Excellent OT User
Joined
Jul 28, 2009
Messages
6,812
Solutions
6
Reaction score
822
Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'created' in 'field list'' in C:\xampp\htdocs\install.php:509 Stack trace: #0 C:\xampp\htdocs\install.php(509): PDO->query('INSERT INTO `pl...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 509
how to fix it?
rep+++
 
ty
rep++
edited:
You must spread some Reputation around before giving it to Cykotitan again.

edited:
i get this!!
Error

SQL query:

ALTER TABLE `accounts` ADD `created` INT( 11 ) NOT NULL DEFAULT '0'

MySQL said: Documentation
#1060 - Duplicate column name 'created'

edited:
hmm never mind worked!! :O
 
Last edited:
Back
Top