Closed sivert-io closed 9 years ago
I get this error when I try to login to my web panel:
A Database Error Occurred Error Number: 1146 Table 'tf2store.users' doesn't exist SELECT email, username, email, id, password, active, last_login FROM (users) WHERE >email = 'root' LIMIT 1 Filename: X:\wamp\www\tf2store\system\database\DB_driver.php Line Number: 330
A Database Error Occurred
Error Number: 1146
Table 'tf2store.users' doesn't exist
SELECT email, username, email, id, password, active, last_login FROM (users) WHERE >email = 'root' LIMIT 1
email
username
id
password
active
last_login
users
Filename: X:\wamp\www\tf2store\system\database\DB_driver.php
Line Number: 330
It occurs whenever I click the login button. I followed your installation instructions without any problems. Here's a picture of what my database looks like:
You havnt read the installation tutorial
I get this error when I try to login to my web panel:
It occurs whenever I click the login button. I followed your installation instructions without any problems. Here's a picture of what my database looks like: