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

[Gesior ACC] Advanced Guild Page!

I have a problem when I choose Modify, and Change Gallery Guild MOTD pops up this error:

Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'in_war_with' in 'field list'' in C:\xampplite\htdocs\pot\OTS_Guild.php:327 Stack trace: #0 C:\xampplite\htdocs\pot\OTS_Guild.php(327): PDO->query('SELECT `in_war_...') #1 C:\xampplite\htdocs\guilds.php(2246): OTS_Guild->getCustomField('in_war_with') #2 C:\xampplite\htdocs\index.php(122): include('C:\xampplite\ht...') #3 {main} thrown in C:\xampplite\htdocs\pot\OTS_Guild.php on line 327

Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'image_gallery' in 'field list'' in C:\xampplite\htdocs\pot\OTS_Guild.php:327 Stack trace: #0 C:\xampplite\htdocs\pot\OTS_Guild.php(327): PDO->query('SELECT `image_g...') #1 C:\xampplite\htdocs\guilds.php(1633): OTS_Guild->getCustomField('image_gallery') #2 C:\xampplite\htdocs\index.php(122): include('C:\xampplite\ht...') #3 {main} thrown in C:\xampplite\htdocs\pot\OTS_Guild.php on line 327
 
Back
Top