Nereziel / cs2-WeaponPaints

GNU General Public License v3.0
193 stars 51 forks source link

Fatal Error on website #284

Closed bboynico22 closed 2 months ago

bboynico22 commented 3 months ago

I get this after logging into Steam on the website, I apologize if the question is stupid, I'm new to this.

Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'defaultdb.wp_player_skins' doesn't exist in /storage/ssd2/530/22364530/public_html/class/database.php:18 Stack trace: #0 /storage/ssd2/530/22364530/public_html/class/database.php(18): PDOStatement->execute() #1 /storage/ssd2/530/22364530/public_html/index.php(14): DataBase->select() #2 {main} thrown in /storage/ssd2/530/22364530/public_html/class/database.php on line 18

L1teD commented 3 months ago

You need firstly run the plugin, it'll create needed tables and only then you can use the website

Nereziel commented 2 months ago

Answered by @L1teD