Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'old_name' in 'where clause'' in C:\xampp\htdocs\pot\OTS_Player.php:145 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(145): PDO->query('SELECT `id` FRO...') #1 C:\xampp\htdocs\accountmanagement.php(728): OTS_Player->find('Teste') #2 C:\xampp\htdocs\index.php(130): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 145
When I click to create the account appears this error, I believe that there is the old table name, how do I add players to it?
When I click to create the account appears this error, I believe that there is the old table name, how do I add players to it?