+ Reply to Thread
Results 1 to 3 of 3

Thread: blocked IPs redirected

  1. Join Date
    Jul 2005
    Posts
    2

    blocked IPs redirected

    Hey,

    The blocked IPs redirected to, doesn’t work in v 3.45 it just reload and reload and reload. I am sooo happy with the counter and I hope you can fix this.

  2. Join Date
    Aug 2004
    Posts
    781

    blocked IPs redirected

    This is why I hate globals.

    Open up counter.php:

    Find:
    Code:
    function Block_IP()
    	{
    And below it place:
    Code:
    global $OPTION;
    That should fix it.

  3. Join Date
    Jul 2005
    Posts
    2

    blocked IPs redirected

    Hey Patiek,

    Thanks, it works!

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts