• Resolved andreslora09

    (@andreslora09)


    Hello, I am trying to use this plugin, but after I installed it I’m getting these warnings / errors:

    <b>Fatal error</b>: Uncaught Error: Call to undefined function bdpwr_send_password_reset_code_email() in
    /var/www/HIDDEN_PROJECT_NAME/wp-content/plugins/bdvs-password-reset/inc/class/class.user.php:71
    Stack trace:
    #0
    /var/www/HIDDEN_PROJECT_NAME/wp-content/plugins/bdvs-password-reset/inc/api/api.route.reset-password.php(29):
    BDPWR_User->send_reset_code()
    #1 /var/www/HIDDEN_PROJECT_NAME/wp-includes/rest-api/class-wp-rest-server.php(1160):
    {closure}(Object(WP_REST_Request))
    #2 /var/www/HIDDEN_PROJECT_NAME/wp-includes/rest-api/class-wp-rest-server.php(1007):
    WP_REST_Server->respond_to_request(Object(WP_REST_Request), ‘/bdpwr/v1/reset…’, Array, NULL)
    #3 /var/www/HIDDEN_PROJECT_NAME/wp-includes/rest-api/class-wp-rest-server.php(440):
    WP_REST_Server->dispatch(Object(WP_REST_Request))
    #4 /var/www/HIDDEN_PROJECT_NAME/wp-includes/rest-api.php(354):
    WP_REST_Server->serve_request(‘/bdpwr/v1/reset…’)
    #5 /var/www/HIDDEN_PROJECT_NAME/wp-includes/class-wp-h in
    <b>/var/www/HIDDEN_PROJECT_NAME/wp-content/plugins/bdvs-password-reset/inc/class/class.user.php</b> on line

    I am using JWT Auth plugin, I added the endpoints to whitelist, also I tried deactivating JWT Auth Plugin but and I am still getting the errors, so I think is has nothing to do with that plugin.

Viewing 4 replies - 31 through 34 (of 34 total)
Viewing 4 replies - 31 through 34 (of 34 total)
  • The topic ‘Uncaught Error: Call to undefined function bdpwr_send_password_reset_code_email(’ is closed to new replies.