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

How do I fix forum website .3.6

brendan2

Sensation black
Joined
Feb 19, 2009
Messages
507
Reaction score
1
I dont no how to setup the forum i get errors... is there any tuts that can help me?

Clicking news in website
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sticky' in 'order clause'' in C:\xampp\htdocs\forum.php:219 Stack trace: #0 C:\xampp\htdocs\forum.php(219): PDO->query('SELECT * FROM `...') #1 C:\xampp\htdocs\index.php(177): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\forum.php on line 219
 
i can click the forum now but when i actualy click the post it errors



Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'closed' in 'field list'' in C:\xampp\htdocs\forum.php:126 Stack trace: #0 C:\xampp\htdocs\forum.php(126): PDO->query('SELECT `closed`...') #1 C:\xampp\htdocs\forum.php(271): isThreadOpen(8) #2 C:\xampp\htdocs\index.php(177): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\forum.php on line 126
 
Back
Top