Tikuiaku Posted September 28, 2006 Posted September 28, 2006 I tried to log into the ACP, and I got Your current IP address does not match the one in our recordsI have gotten this error before, and I know that it is a quick edit in admin.php. Unfortunately, IPB 2.2 Beta is encoded, so I am not able to edit that file. Is there any other way to get back into my ACP?I have over 20 other people testing, so it's not easy to just "start over." They all have ACP access, if it makes a difference. Is the only way to fix it to make a new account?
Dlf Posted September 28, 2006 Posted September 28, 2006 Not all files are encoded. I think /upload/admin/admin.php is unencoded, so you can change it.
Cool Surfer Posted September 28, 2006 Posted September 28, 2006 Not all files are encoded. I think /upload/admin/admin.php is unencoded, so you can change it.admin.php > find$check_ip = 1;change to $check_ip = 0; :whistle:
Management Charles Posted September 28, 2006 Management Posted September 28, 2006 You can also empty the sessions table in the database.
Management Matt Posted September 28, 2006 Management Posted September 28, 2006 That reminds me, it would be better served in init.php as a constant.
Cool Surfer Posted September 28, 2006 Posted September 28, 2006 Ya, this needs to be corrected, as people it becomes a real PIA for newbees on dynamic ip , whose ip address changes with each browser refresh.
Mat Barrie Posted September 28, 2006 Posted September 28, 2006 Ya, this needs to be corrected, as people it becomes a real PIA for newbees on dynamic ip , whose ip address changes with each browser refresh.IP addresses change on each connection, not on each page load.
Cool Surfer Posted September 29, 2006 Posted September 29, 2006 IP addresses change on each connection, not on each page load.Then why should there this problem be ?
Strange_Will Posted September 29, 2006 Posted September 29, 2006 AOL, shared IPs, also users seem to jump IPs rather randomly.Really, I'd be asking what someone with enough intelligence to be an Admin of a board they set up (a beta one at that) would be using AOL... or something similar.
ZainZ Posted September 29, 2006 Posted September 29, 2006 IP addresses change on each connection, not on each page load.AOL users mgiht experience ip change on each page load :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.