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?
Apologies for bothering you, but I'm encountering an issue that I can't figure out. Here's the error I'm receiving:
It seems like the weapon_team field is causing the issue.What should i do?