Fatal Error on Password Reset Form
-
I was getting a fatal error on the password reset page with this plugin enabled:
[18-Jan-2023 20:56:36 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "trunc_logging_hook_login_form_resetpass" not found or invalid function name
As a temporary workaround, I commented out the following line in trunc.php:
// add_action('login_form_resetpass', 'trunc_logging_hook_login_form_resetpass', 20);
Please fix this soon, as I have Trunc running on quite a few sites now.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fatal Error on Password Reset Form’ is closed to new replies.