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

I have a problem with the bans.php

lopez65

Member
Joined
May 10, 2012
Messages
294
Solutions
1
Reaction score
16
Location
Barcelona
hello I have a problem with the bans.php I get this error in my Gesior acc, can you help?, I think it's sql, if someone can put here the sql code would help me a lot.:w00t:

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