• Resolved tschmoyer

    (@tschmoyer)


    I can authenticate an external db user; however, the user is NOT re-created in the WordPress database.

    I’m have WordPress 5.3.4 running Twenty Seventeen theme on Bluehost.

    I did try to troubleshoot and best guess is the wp_insert_user fails on line 54 in external-login/login/authenticate.php

    $new_user_id = wp_insert_user( $exlog_userdata ); // A new user has been created

    Hope you can help!

    Thanks,

    Tim

    • This topic was modified 4 years, 6 months ago by tschmoyer.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘wp_insert_user fails’ is closed to new replies.