Title: [Plugin: Bugerator] No settings
Last modified: August 20, 2016

---

# [Plugin: Bugerator] No settings

 *  Resolved [TheFatherMind](https://wordpress.org/support/users/thefathermind/)
 * (@thefathermind)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-bugerator-no-settings/)
 * I just installed this. I am excited to try it but the settings page just comes
   up blank. I am seeing errors in my log file…
 * [Thu Aug 30 00:58:11 2012] [error] [client 75.84.152.*] PHP Strict Standards:
   Non-static method BugeratorMenu::get_subtabs() should not be called statically
   in wp-content/plugins/bugerator/bugerator.php on line 4067, referer: [http://www.desktopmasters.com/wp-admin/options-general.php?page=bugerator_menu&ame_hide_survey_notice=1](http://www.desktopmasters.com/wp-admin/options-general.php?page=bugerator_menu&ame_hide_survey_notice=1)
   [
   Thu Aug 30 00:58:11 2012] [error] [client 75.84.152.*] PHP Strict Standards: 
   Non-static method BugeratorMenu::bugerator_option_general() should not be called
   statically in wp-content/plugins/bugerator/bugerator.php on line 4083, referer:
   [http://www.desktopmasters.com/wp-admin/options-general.php?page=bugerator_menu&ame_hide_survey_notice=1](http://www.desktopmasters.com/wp-admin/options-general.php?page=bugerator_menu&ame_hide_survey_notice=1)
 * [http://wordpress.org/extend/plugins/bugerator/](http://wordpress.org/extend/plugins/bugerator/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [David Whipple](https://wordpress.org/support/users/tickerator/)
 * (@tickerator)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-bugerator-no-settings/#post-3006259)
 * It looks like this is due to the error_reporting setting in your php.ini including
   E_STRICT. I couldn’t duplicate it per say when I changed mine but I could be 
   on a different PHP version than you.
 * With that said I’ve declared all of the methods in BugeratorMenu as static. It
   is rolled to the SVN here [http://wordpress.org/extend/plugins/bugerator/developers/](http://wordpress.org/extend/plugins/bugerator/developers/).
   You can either download the whole development version or just go in to the archive
   and get a new bugerator.php file. If you have a chance to try it and see if that
   fixes it I’d appreciate it.
 * If you’re not comfortable installing plugins this way I’m going to try to roll
   1.0.6 this weekend so it will update with the regular plugin update.
 * Please let me know if this is fixed as soon as you can try it.
 * Thanks.
 *  Plugin Author [David Whipple](https://wordpress.org/support/users/tickerator/)
 * (@tickerator)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-bugerator-no-settings/#post-3006365)
 * In the current release all methods called statically are declared static so this
   should be fixed.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Bugerator] No settings’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bugerator.svg)
 * [Bugerator](https://wordpress.org/plugins/bugerator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bugerator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bugerator/)
 * [Active Topics](https://wordpress.org/support/plugin/bugerator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bugerator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bugerator/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [David Whipple](https://wordpress.org/support/users/tickerator/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-bugerator-no-settings/#post-3006365)
 * Status: resolved