WordPress database error Column ‘role’ cannot be null …
-
I was looking through my error.log for something else and saw this error. Any idea what it means? Sucuri shows my site as clean, but of course that doesn’t prove anything, just that it’s not something obvious.
WordPress database error Column ‘role’ cannot be null for query INSERT INTO
lp4_bpspro_login_security(status,user_id,username,public_name,email,role,human_time,login_time,lockout_time,failed_logins,ip_address,hostname,request_uri) VALUES (‘Not Locked’, 19, ‘graciela8856’, ‘graciela8856’, ‘[email protected]’, NULL, ‘2016-09-14 17:56:17’, ‘1473893777’, ‘1473897377’, ‘1’, ‘107.150.80.149’, ‘107.150.80.149.dynamic.nationinternet.net’, ‘/wp-login.php’) made by wp_signon, wp_authenticate, apply_filters(‘authenticate’), call_user_func_array, bpspro_wp_authenticate_username_password
The topic ‘WordPress database error Column ‘role’ cannot be null …’ is closed to new replies.