Error when user is logged in
-
When users are logged in the site it shows this error message “There has been a critical error on your website.” I don’t know what happens in the plugin below is the error log.
[19-May-2020 17:48:46 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘wp_validate_auth_cookie’ not found or invalid function name in /home/blosumcbd/public_html/wp-includes/class-wp-hook.php on line 287
[19-May-2020 17:48:46 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wp_validate_auth_cookie() in /home/blosumcbd/public_html/wp-includes/user.php:352
Stack trace:#0 /home/blosumcbd/public_html/wp-includes/class-wp-hook.php(287): wp_validate_logged_in_cookie(NULL)
#1 /home/blosumcbd/public_html/wp-includes/plugin.php(206): WP_Hook->apply_filters(NULL, Array)
#2 /home/blosumcbd/public_html/wp-includes/user.php(2768): apply_filters(‘determine_curre…’, false)
#3 /home/blosumcbd/public_html/wp-content/plugins/wp-asset-clean-up-pro/pro/mu-plugins/pluggable-custom.php(538): _wp_get_current_user()
#4 /home/blosumcbd/public_html/wp-includes/user.php(444): wp_get_current_user()
#5 /home/blosumcbd/public_html/wp-content/plugins/wordfence/lib/wfLog.php(206): get_current_user_id()
#6 /home/blosumcbd/public_html/wp-content/plugins/wordfence/lib/wfLog.php(115): wfLog->getCurrentUserID()
#7 /home/blosumcbd/public_html/wp-content/plugins/wordfence/lib/wordfenceClass.php(1160): wfLog->initLogRequest()
#8 /home/blosumcbd/public_html/wp-content/plugi in /home/blosumcbd/public_html/wp-includes/user.php on line 352The page I need help with: [log in to see the link]
- The topic ‘Error when user is logged in’ is closed to new replies.