Viewing 1 replies (of 1 total)
  • Plugin Author Fresh-Media

    (@jan-paul-kleemans)

    Hi,

    Thanks for your post.

    You should change includes/htaccess.php, line 70, to:
    if (!filter_var($IP, FILTER_VALIDATE_IP, FILTER_FLAG_IPV4)) {

    By using the FILTER_FLAG_IPV4 as third argument, only valid IPv4 addresses will be blocked.

    JP

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin breaks my site when blocking IPv6 IP address’ is closed to new replies.