OUGC-Network / OUGC-Awards

Adds a powerful awards system to you community.
https://ougc.network
GNU General Public License v3.0
8 stars 7 forks source link

1364 - Field 'ougc_awards' doesn't have a default value #34

Closed Sama34 closed 4 years ago

Sama34 commented 5 years ago

Describe the bug SQL error is displayed upon inserting an user from the ACP.

To Reproduce Steps to reproduce the behavior:

  1. Go to '(ACP) Home » Users » Create New User'
  2. Fill the new user form and save.
  3. The following error might appear.
    
    MyBB SQL Error
    MyBB has experienced an internal SQL error and cannot continue.

SQL Error: 1364 - Field 'ougc_awards' doesn't have a default value



**Expected behavior**
User insertion from front-end or from administrator panel shouldn't be an issue.

**Additional context**
Issues #9 and #10 should have fixed this for the front-end but not the ACP.