SourceMod-Store / store-webpanel

A Webpanel for Alongubs Store Plugin
https://forums.alliedmods.net/forumdisplay.php?f=157
Other
7 stars 14 forks source link

Error Number: 1146 #41

Closed sivert-io closed 9 years ago

sivert-io commented 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

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: image

Arrow768 commented 9 years ago

You havnt read the installation tutorial