tokkonopapa / WordPress-IP-Geo-Block

A WordPress plugin that will blocks any comment, pingback and trackback spams posted from outside your nation. And it will also protect against malicious access to the login form, admin area and XML-RPC from undesired countries.
http://www.ipgeoblock.com/
29 stars 14 forks source link

0 #68

Open wilwet opened 1 year ago

wilwet commented 1 year ago

bug: Backend fatal error: PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /......./wp-content/plugins/ip-geo-block/includes/Net/IPv6.php on line 849\n

gdarko commented 1 year ago

Hey @wilwet ,

This repo does not seem to be maintained since 2019.

In meanwhile i created a fork and updated to support the PHP7.4+ versions.

Check the updated version of the plugin: https://github.com/gdarko/ip-location-block

Best, DG