LielXD / CS2-WeaponPaints-Website

Some website i've made for my cs2 server for the plugin cs2-weaponpaints and wanted to share this with the community.
https://cs2.lielxd.com
MIT License
57 stars 17 forks source link

1364 Field 'weapon_team' doesn't have a default value in /var/www/skins/index.php #79

Open D3-3109 opened 9 hours ago

D3-3109 commented 9 hours ago

Apologies for bothering you, but I'm encountering an issue that I can't figure out. Here's the error I'm receiving:

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1364 Field 'weapon_team' doesn't have a default value in /var/www/skins/index.php:146
Stack trace:
#0 /var/www/skins/index.php(146): PDOStatement->execute(Array)
#1 {main}
thrown in /var/www/skins/index.php on line 146

It seems like the weapon_team field is causing the issue.What should i do?