Im using php 8.1 and this warning show, please fix this:
Warning syntax error, unexpected '=' in /etc/fail2ban/jail.d/wordpress.conf on line 5
wp-content/plugins/wpf2b-addon-blocklist/classes/SiteHealth.php:121
parse_ini_file()
wp-content/plugins/wpf2b-addon-blocklist/classes/SiteHealth.php:121
com\w\a\B\SiteHealth->get_test_blocklist_maxretry()
wp-admin/includes/class-wp-site-health.php:194
WP_Site_Health->perform_test()
wp-admin/includes/class-wp-site-health.php:145
WP_Site_Health->enqueue_scripts()
wp-includes/class-wp-hook.php:324
do_action('admin_enqueue_scripts')
wp-admin/admin-header.php:118
The wordpress.conf following the code in the documentation, the code affected is journalmatch = SYSLOG_IDENTIFIER=wordpress
When I have WP fail2ban Blocklist activated, I get the following warnings in DEBUG:
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/vhosts/cfloinc.com/staged.cfloinc.com/wp-content/plugins/wpf2b-addon-blocklist/admin/widgets.php on line 68
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/vhosts/cfloinc.com/staged.cfloinc.com/wp-content/plugins/wpf2b-addon-blocklist/admin/widgets.php on line 68
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/vhosts/cfloinc.com/staged.cfloinc.com/wp-content/plugins/wpf2b-addon-blocklist/admin/widgets.php on line 70
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/vhosts/cfloinc.com/staged.cfloinc.com/wp-content/plugins/wpf2b-addon-blocklist/admin/widgets.php on line 72
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/vhosts/cfloinc.com/staged.cfloinc.com/wp-content/plugins/wpf2b-addon-blocklist/admin/widgets.php on line 73
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/vhosts/cfloinc.com/staged.cfloinc.com/wp-content/plugins/wpf2b-addon-blocklist/admin/widgets.php on line 73
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/vhosts/cfloinc.com/staged.cfloinc.com/wp-content/plugins/wpf2b-addon-blocklist/admin/widgets.php on line 73
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/vhosts/cfloinc.com/staged.cfloinc.com/wp-content/plugins/wpf2b-addon-blocklist/admin/widgets.php on line 77
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/vhosts/cfloinc.com/staged.cfloinc.com/wp-content/plugins/wpf2b-addon-blocklist/admin/widgets.php on line 78
seems like an easy fix, if you update the syntax. Please issue a fix and let me know so I can re-enable this plugin without errors
]]>I’m not sure if this plugin is currently supported or not. WP-Fail2ban works fine on my system. I want to know if the blocklist extension currently works, because I don’t see any IP lists being updated in the dashboard. I’ve already opt-in to freemium. What else should I do?
]]>Connection to Freemiums, just satying on the same page nothing is happening and when it does work when you get the email it gives an error. Please assist in this matter.
]]>Hi,
All of my sites are behind Cloudflare. I have set up my server Fail2ban to pass blocked IPs to the Cloudflare firewall using the Cloudflare API. I think you may know that sites behind the Cloudflare proxy are not able to block attackers IP’s using server-installed firewalls.
If I use this plugin how does it work? Is it pass the blocked IPs to the server installed Fail2ban or any other way?
]]>