Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author invisnet

    (@invisnet)

    I suspect that this is the same issue as the other thread, but to be sure, could you tell me which version of PHP you’re using please?

    Thread Starter pruno

    (@pruno)

    Well, I use Gnu/Linux Debian/stable aka stretch with php version 7.0.33-0+deb9u3.

    Plugin Author invisnet

    (@invisnet)

    OK, that sounds like a different problem, but I can’t think what it might be – there are no significant differences between 7.0 and 7.2 (my dev version) that would cause that.

    Could you enable WP_DEBUG (define('WP_DEBUG', true);) and see if there are any errors reported?

    Thread Starter pruno

    (@pruno)

    On another test installation, I get the following error:

    Error thrown

    Call to a member function getSlug() on null

    Thread Starter pruno

    (@pruno)

    I still found an error in the logs:

    PHP message: PHP Notice: Undefined variable: active_tab in /wordpress/wp-content/plugins/wp-fail2ban/admin/config.php on line 44

    Plugin Author invisnet

    (@invisnet)

    Thanks for that – fixed in 4.2.2.

    Thread Starter pruno

    (@pruno)

    Thanks, the view works now. I miss the option for WP_FAIL2BAN_REMOTE_ADDR. Maybe you can still do that.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘settings page is empty’ is closed to new replies.