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