• Resolved sergio2233

    (@sergio2233)


    Hi, when a user tries to retrieve his password he receives this error:

    Fatal error: Uncaught Error: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class “\WP2FA\Authenticator\Reset_Password” not found
    in httpd.www/wp-includes/class-wp-hook.php on line 310

    Call stack:

    1. WP_Hook::apply_filters()
      wp-includes/class-wp-hook.php:334
    2. WP_Hook::do_action()
      wp-includes/plugin.php:517
    3. do_action()
      wp-content/plugins/wp-user-frontend/includes/free/class-login.php:730
    4. WPUF_Simple_Login::retrieve_password()
      wp-content/plugins/wp-user-frontend/includes/free/class-login.php:627
    5. WPUF_Simple_Login::process_reset_password()
      wp-includes/class-wp-hook.php:310
    6. WP_Hook::apply_filters()
      wp-includes/class-wp-hook.php:334
    7. WP_Hook::do_action()
      wp-includes/plugin.php:517
    8. do_action()
      wp-settings.php:632
    9. require_once()
      wp-config.php:103
    10. require_once()
      wp-load.php:50
    11. require_once()
      wp-blog-header.php:13
    12. require()
      index.php:17

    Can you help me solve the problem?

    Regards,

    SP

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor robertabela

    (@robert681)

    Thank you for using our plugin and for posting on these forums @sergio2233

    To start off with, can you please make sure you are running the latest version of the plugin? Also, what version of WordPress and PHP are you running?

    Looking forward to hearing from you.

    Thread Starter sergio2233

    (@sergio2233)

    Hi Robert,

    thanks for your reply.

    I’ll write the answers to your requests here:
    – The plugin is updated to the latest version.
    – WordPress version: 6.3.1.
    – PHP version 8.0
    Thanks and regards.
    Sergio

    Plugin Contributor robertabela

    (@robert681)

    Thank you for the details @sergio2233

    Can you please run a few tests as per the below?

    1. Switch to the WordPress default theme and try to reproduce the problem. Does it still happen?
    2. If it still happens, can you please deactivate all the other plugins and try again? If it works, start activating the other plugins one at a time and when you activate a plugin and the issue persists, let us know which plugin you activated last.

    Looking forward to hearing from you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WP2FA\Authenticator\Reset_Password” not found’ is closed to new replies.