Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Whipple

    (@tickerator)

    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/. 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

    (@tickerator)

    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.