Wordfence Bad Request
-
I have a Problem with my Wordfence installation.
Always when i try to change a setting or get the report it doesn’t work. In the Networktraffic i see that there was a requst to admin-ajax.php which returned a Bad Reuqest error and a 0. Uninstall and reinstall didn’t help. I can’t change any settings.
Edit: I found this line in the admin-ajax.php file.
if ( empty( $_REQUEST['action'] ) ) { wp_die( '0', 400 ); }
But why is the request empty?
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Wordfence Bad Request’ is closed to new replies.