bo420169
New Member
- Joined
- Feb 4, 2010
- Messages
- 143
- Reaction score
- 0
when i get to step 4 it says this
Add samples to DB:
News ticker sample is already in database. New sample is not needed.
Added first news.
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'theforgottenserver.players' doesn't exist' in C:\xampp\htdocs\install.php:503 Stack trace: #0 C:\xampp\htdocs\install.php(503): PDO->query('SELECT * FROM p...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 503
And On Step 5 Says This
Set Admin Account
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'theforgottenserver.accounts' doesn't exist' in C:\xampp\htdocs\pot\OTS_Account.php:228 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(228): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\install.php(561): OTS_Account->load(1) #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 228
can anyone help resolve this please
Add samples to DB:
News ticker sample is already in database. New sample is not needed.
Added first news.
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'theforgottenserver.players' doesn't exist' in C:\xampp\htdocs\install.php:503 Stack trace: #0 C:\xampp\htdocs\install.php(503): PDO->query('SELECT * FROM p...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 503
And On Step 5 Says This
Set Admin Account
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'theforgottenserver.accounts' doesn't exist' in C:\xampp\htdocs\pot\OTS_Account.php:228 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Account.php(228): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\install.php(561): OTS_Account->load(1) #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Account.php on line 228
can anyone help resolve this please
Last edited: