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

Wird error at char make newest tfs version

dajustin

New Member
Joined
Mar 29, 2008
Messages
65
Reaction score
1
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'narozia.groups' doesn't exist' in C:\xampp\htdocs\pot\OTS_Group.php:48 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Group.php(48): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\pot\OTS_Player.php(323): OTS_Group->load('1') #2 C:\xampp\htdocs\accountmanagement.php(667): OTS_Player->getGroup() #3 C:\xampp\htdocs\index.php(130): include('C:\xampp\htdocs...') #4 {main} thrown in C:\xampp\htdocs\pot\OTS_Group.php on line 48

Can any one help me out with this Database Table??
 
i imported the Schema.sql of the newest tfs in it and i did get this error so i dont know whats wrong there isnt a line for it in the Schema.sql
 
Back
Top