Password reset fatal error
-
Hi,
Password reset generates a fatal error. The error is thrown as soon as the user tries to retrieve the password upon email submission.
Below is the error I get:
An error of type E_ERROR was caused in line 776 of the file /wp-content/plugins/paid-memberships-pro/includes/login.php. Error message: Uncaught ArgumentCountError: Too few arguments to function pmpro_password_reset_email_filter(), 2 passed in /wp-includes/class-wp-hook.php on line 287 and exactly 4 expected in /wp-content/plugins/paid-memberships-pro/includes/login.php:776
The password reset form works fine when the plugin is disabled and it seems like an issue with the pmpro_password_reset_email_filter function.
Is there a way to disable or override this function? What could be the cause of this issue?
The topic ‘Password reset fatal error’ is closed to new replies.