• Resolved ChrisL

    (@chrslcy)


    I’m seeing this error whenever a device attempts to register:

    [15-Jan-2019 21:05:44 UTC] WordPress database error Column 'user_email' cannot be null for query INSERT INTO <code>wp_users</code> (<code>user_pass</code>, <code>user_email</code>, <code>user_url</code>, <code>user_nicename</code>, <code>display_name</code>, <code>user_registered</code>, <code>user_login</code>) VALUES ('$P$BouWWbjhcq4e8CnVKtw5U7Blh3SS1B1', NULL, '', 'anonymous1900776995', 'anonymous1900776995', '2019-01-15 21:05:44', 'anonymous1900776995') made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, PNFW_Push_Notifications_for_WordPress_Lite->front_controller, PNFW_API_Register->__construct, PNFW_API_Register->create_user, wp_insert_user

    Any idea what the problem might be?

    Site is running:
    PHP 7.1
    WP 5.0.3
    PNFW 4.1

    • This topic was modified 6 years, 2 months ago by ChrisL.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘‘user_email’ cannot be null ERROR’ is closed to new replies.