Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2802

[3.3.x] Support Forum • Re: Error when login to ACP - Field 'log_id' doesn't have a default value [1364]

$
0
0
For the benefit of others, I was getting an SQL error (after updating major phpbb versions and also completing the database upgrade.
Specifically I was trying to add adding security questions for new member registrations and was receiving SQL errors:

Code:

Field 'question_id' doesn't have a default value [1364]
I was able to resolve with the tip on this page and adjusting the database 'question_id' column to Auto Increment (using MySQL Workbench). After changing this, I was then able to add new questions without this error.

Statistics: Posted by bna — Tue Mar 19, 2024 3:41 pm



Viewing all articles
Browse latest Browse all 2802

Trending Articles