• 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) With Gasior AAC "HELP ME PLEASE"

jacksponge

New Member
Joined
Nov 29, 2008
Messages
106
Reaction score
3
Can Any1 Help Me Please? :)

Thank you To Everyone!!!

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'redskulltime' in 'field list'' in C:\xampp\htdocs\pot\OTS_Player.php:112 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(112): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\pot\OTS_Player.php(140): OTS_Player->load('2') #2 C:\xampp\htdocs\characters.php(10): OTS_Player->find('God Xerok') #3 C:\xampp\htdocs\index.php(142): include('C:\xampp\htdocs...') #4 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 112

(Type Of Gaisor AAC)
gesior 0.3.4(beta4) fixed
 
SQL:
ALTER TABLE `players` ADD `redskulltime` BIGINT NOT NULL DEAFULT 0;
SQL:
ALTER TABLE `players` ADD `redskull` SMALLINT NOT NULL DEAFULT 0;
 
Xampp - localhost/phpmyadmin
Modern AAC - localhost/apanel/phpmyadmin

Then, on the top left corner, you will see a box with the letters "SQL" on them, click on that and execute them in the box. :)

/apanel/ only in uniform server :)
not modern aac :)
 
Back
Top