Title: awksolutions's Replies | WordPress.org

---

# awksolutions

  [  ](https://wordpress.org/support/users/awksolutions/)

 *   [Profile](https://wordpress.org/support/users/awksolutions/)
 *   [Topics Started](https://wordpress.org/support/users/awksolutions/topics/)
 *   [Replies Created](https://wordpress.org/support/users/awksolutions/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/awksolutions/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/awksolutions/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/awksolutions/engagements/)
 *   [Favorites](https://wordpress.org/support/users/awksolutions/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] Bug in the code, causes the settings page to be blank.](https://wordpress.org/support/topic/bug-in-the-code-causes-the-settings-page-to-be-blank/)
 *  [awksolutions](https://wordpress.org/support/users/awksolutions/)
 * (@awksolutions)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/bug-in-the-code-causes-the-settings-page-to-be-blank/#post-7413530)
 * If you are running WordPress on (PHP7 + Maria DB) or (HHVM + Maria DB) and using
   nginx as the web server, you will get this error. I think this is a bug in the
   current release.
 * Till the time iThemes security doesn’t come up with a fix, you can do the following
   workaround.
 * 1) Open the file /wp-content/plugins/better-wp-security/core/modules/wordpress-
   tweaks/config-generators.php in any php editor
 * 2) replace line no 101 with the code mentioned in 2nd bracket {//$valid_referers
   = $this->get_valid_referers( ‘nginx’ );}
 * 3) Restart Nginx and do you are done.
 * everything works fine after that. When the fix is released you can update it 
   accordingly.

Viewing 1 replies (of 1 total)