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

problem to set adminpw on acc

Fagge92

New Member
Joined
Feb 15, 2009
Messages
3
Reaction score
0
hello. whan i try to set up an pasword on the acc install i get this error

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(468): OTS_Account->load(1) #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 229

whats wrong?
 
hello. whan i try to set up an pasword on the acc install i get this error

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(468): OTS_Account->load(1) #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 229

whats wrong?

Hi,

Replace your old file with this file and let me know if it works.

Repp for me if it does? :D

I have saved the file in .txt form so i could upload it, save it in ur data directory and rename it OTS_Account.php everything should work fine :)

Edit: Or open the file with wordpad and copy it into your OTS_Account.php and save the file.
 

Attachments

Back
Top