Web Hosting Talk







View Full Version : Invision Message problem! Help please!


PhxV
08-21-2004, 06:04 PM
Hello, I am having a problem with my Invision message board problem.

I just created one at profoule.org and I logged into the admin account and I tryed going to the administration panel and it asks for username and password which I entered but then it says when I click enter

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


Does anyone know why or how I can fix this? I stayed on the same browser while creating and registering...

Thank you!

EXOWorks
08-21-2004, 06:53 PM
Open admin.php :

Find:
$check_ip = 1;

Change to:
$check_ip = 0;

PhxV
08-21-2004, 07:00 PM
OH Wow thanks very much! Works perfectly :)