Installing Ipb 2.1.7

Discussion in 'Gaming' started by mnkey_rbbr, Nov 7, 2006.

  1. mnkey_rbbr

    mnkey_rbbr Well-Known Member

    Age:
    31
    Posts:
    536
    Likes Received:
    0
    Joined:
    Jul 13, 2005
    Location:
    New Zealand
    I'm installing IPB and once ive installed it I try to log into the Admin CP and i get this

    "Your current IP address does not match the one in our records"

    How can I fix this so I can actually log in?

    Thanks
     
  2. Iced

    Iced Well-Known Member

    Posts:
    3,973
    Likes Received:
    0
    Joined:
    Jan 3, 2006
    Location:
    UK
    Maybe use the same PC as the one you done it on also, i'm sure others have used my admin account before i don't know whats happened. If you can't get it to work i suggest you delete and re-do the database, so uninstall then re-install would be good.

    This may not help though so don't trust me :)

    - Iced
     
  3. HydrogeN

    HydrogeN Well-Known Member

    Posts:
    2,532
    Likes Received:
    0
    Joined:
    Sep 7, 2004
    Did you install any mods? Say one that limits the IP's allowed to access the ACP?
     
  4. Nicasus

    Nicasus Well-Known Member

    Posts:
    4,808
    Likes Received:
    0
    Joined:
    Oct 28, 2005
    Location:
    Somewhere
    PMed




    I know the problem
     
  5. .ZERO

    .ZERO Nigga wit a PSD

    Age:
    32
    Posts:
    2,220
    Likes Received:
    1
    Joined:
    May 28, 2006
    Location:
    #gamerenders
    open admin.php with notepad and change
    Code:
    $check_ip = 1;
    
    to

    Code:
    $check_ip = 0;
    
    that should sort your problrm dude :)
     

Share This Page