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

test login ?

Teddy

SweStream.se
Joined
Oct 2, 2008
Messages
3,797
Reaction score
10
Location
Sweden 172
When i test login to my website this come ?

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'where clause'' in C:\xampp\htdocs\pot\OTS_Account.php:247 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(247): PDO->query('SELECT `id` FRO...') #1 C:\xampp\htdocs\index.php(46): OTS_Account->find('1') #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 247
 
update my server from 8.40 to 8.41 i know that geisor not support the new but can i make it work -.- ? its the only error i have so can i fix it ?
 
i donwloaded the new geisor ..
but when i try to make a Admin account this come

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list'' in C:\xampp\htdocs\pot\OTS_Account.php:229 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(229): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\install.php(467): OTS_Account->load(1) #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 229
 
Back
Top