Admin Dashboard Unusable – PHP Fatal error
-
I’m getting a Fatal Error with WP Security Pro 4.3.2. It makes the Admin Dashboard total unusable, although the frontend of the website looks fine. See error log below. It first happened to me on May 11, but I hadn’t tried to login to the dashboard in a few weeks, so I wouldn’t have noticed earlier. When I manually remove WP Security Pro from the plugins folder, the issue resolves. The Admin Dashboard comes back if I reinstall and reactivate the plugin. I am running WordPress 6.1.1. The only change I can see that happened recently is that the default WordPress Theme Twenty-Twenty-Three updated itself automatically in March.
[12-May-2023 00:48:53 UTC] PHP Fatal error: Uncaught TypeError: chr(): Argument #1 ($codepoint) must be of type int, string given in /home/amyritterbusch/public_html/wp/wp-content/plugins/wp-security-pro/handler/login.php:45 Stack trace: #0 /home/amyritterbusch/public_html/wp/wp-content/plugins/wp-security-pro/handler/login.php(45): chr() #1 /home/amyritterbusch/public_html/wp/wp-includes/class-wp-hook.php(308): Mo_wp_LoginHandler->mo_wpns_init() #2 /home/amyritterbusch/public_html/wp/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #3 /home/amyritterbusch/public_html/wp/wp-includes/plugin.php(517): WP_Hook->do_action() #4 /home/amyritterbusch/public_html/wp/wp-settings.php(617): do_action() #5 /home/amyritterbusch/public_html/wp/wp-config.php(193): require_once('/home/amyritter...') #6 /home/amyritterbusch/public_html/wp/wp-load.php(50): require_once('/home/amyritter...') #7 /home/amyritterbusch/public_html/wp/wp-blog-header.php(13): require_once('/home/amyritter...') #8 /home/amyritterbusch/public_html/wp/index.php(17): require('/home/amyritter...') #9 {main} thrown in /home/amyritterbusch/public_html/wp/wp-content/plugins/wp-security-pro/handler/login.php on line 45
The page I need help with: [log in to see the link]
- The topic ‘Admin Dashboard Unusable – PHP Fatal error’ is closed to new replies.