Support » Plugin: WP Approve User » Fatal Error with Theme My Login

  • Resolved josearcos

    (@josearcos)


    Hi there, I’m getting a Fatal Error from this plugin while using Theme My Login registration form. This is the error trace:

    Uncaught Error: Call to undefined function login_header() in /app/public/wp-content/plugins/new-user-approve/new-user-approve.php on line 665
    show_user_pending_message()
    wp-includes/class-wp-hook.php:288
    apply_filters()
    wp-includes/plugin.php:208
    apply_filters()
    wp-includes/user.php:2492
    register_new_user()
    wp-content/plugins/theme-my-login/includes/actions.php:528
    tml_registration_handler()
    wp-includes/class-wp-hook.php:286
    apply_filters()
    wp-includes/class-wp-hook.php:310
    do_action()
    wp-includes/plugin.php:465
    do_action()
    wp-content/plugins/theme-my-login/includes/actions.php:341
    tml_action_handler()
    wp-includes/class-wp-hook.php:286
    apply_filters()
    wp-includes/class-wp-hook.php:310
    do_action()
    wp-includes/plugin.php:465
    do_action()
    wp-includes/template-loader.php:13
    require_once()
    wp-blog-header.php:19
    require()
    index.php:17
    El sitio está experimentando dificultades técnicas.

    Thanks.

    • This topic was modified 1 year, 9 months ago by josearcos.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Konstantin Obenland

    (@obenland)

    Hi there,

    I’m not sure how that is related to WP Approve User? I can’t find a reference to show_user_pending_message() or login_header() in either of the two plugins.

    Konstantin

    Thread Starter josearcos

    (@josearcos)

    The error is located in this line:

    
    Uncaught Error: Call to undefined function login_header() in /app/public/wp-content/plugins/new-user-approve/new-user-approve.php on line 665
    

    Does that say something to you? I can make some tests in a clean installation later, just asking for the moment.

    Thanks.

    Plugin Author Konstantin Obenland

    (@obenland)

    Yeah, you got the wrong plugin here. This is for the plugin WP Approve User. You might want to give it a shot 😉

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error with Theme My Login’ is closed to new replies.