Title: [Plugin: Mute Screamer] Causes WP error
Last modified: August 19, 2016

---

# [Plugin: Mute Screamer] Causes WP error

 *  [macadk](https://wordpress.org/support/users/macadk/)
 * (@macadk)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-mute-screamer-causes-wp-error/)
 * When I first installed Mute Screamer it seemed to activate OK. I went on to make
   settings and save them. Following that I made some edits to my active theme and
   the site crashed, leaving me with a generic 404 at my URL and ‘A WordPress error
   occurred’ from my login screen.
 * Deleting the plugin folder from wp-content/plugins restored the site to operation.
 * I tried reinstalling the plugin from a fresh download and had the same site crash
   occur.
 * I had a look at the DB and noticed that there were a couple of entries in the
   intrusions table. I deleted the table from the DB. I am reluctant to reinstall
   the plugin to test it again.
 * There may be some interaction between another plugin ‘Login Logger’, ‘Login Lockdown’
   and Mute Screamer. I have tried various combinations of these plugins, but it
   seems the problem is localized to Mute Screamer.

Viewing 1 replies (of 1 total)

 *  Plugin Author [ampt](https://wordpress.org/support/users/ampt/)
 * (@ampt)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-mute-screamer-causes-wp-error/#post-1947985)
 * I tried Mute Screamer with Login Lockdown and Login Logger, there doesn’t appear
   to be any problems running these plugins alongside Mute Screamer.
 * Were you using the theme editor in the WordPress admin?
 * If you were editing your theme with the theme editor in the admin and you have
   enabled Mute Screamer in the admin and also enabled banning then you will most
   likely get banned when trying to save/edit your theme files.
 * You have a few options to get around this:
 * You can disable Mute Screamer in the WordPress admin while you are editing your
   theme files and turn it back on when you are finished; or
 * You can disable banning while you are editing your theme files and turn it back
   on when you are finished; or
 * You can add the fields causing you to get banned by adding them to the exceptions
   list on the Mute Screamer settings page. So in this case you would add these 
   fields to the exceptions list:
 *     ```
       POST._wp_http_referer
       POST.file
       POST.newcontent
       REQUEST._wp_http_referer
       REQUEST.file
       REQUEST.newcontent
       GET.file
       ```
   
 * Now Mute Screamer will totally ignore these fields anytime it sees them in a 
   request.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Mute Screamer] Causes WP error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mute-screamer_ffffff.svg)
 * [Mute Screamer](https://wordpress.org/plugins/mute-screamer/)
 * [Support Threads](https://wordpress.org/support/plugin/mute-screamer/)
 * [Active Topics](https://wordpress.org/support/plugin/mute-screamer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mute-screamer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mute-screamer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ampt](https://wordpress.org/support/users/ampt/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-mute-screamer-causes-wp-error/#post-1947985)
 * Status: not resolved