View Full Version : [fixed] Admin - Search IPs non existant
JaZz0r
Fri 11th May '01, 7:40am
Comes up with a blank page.
John
Fri 11th May '01, 3:29pm
To fix this, change the lines from 1221 in user.php from:
if ($HTTP_POST_VARS['action']=="doips") {
if (!isset($depth) or $depth==0 or $depth=="") {
$depth=2;
}
to:
if ($action=="doips") {
if (!isset($depth) or $depth==0 or $depth=="") {
$depth=2;
}
if (!isset($HTTP_POST_VARS['depth']) and $depth>2) {
$depth=2;
}
John
Silviu
Sat 12th May '01, 6:53am
After i "fixed" this, now i get ALL ip's from ALL my users, when i try to search for ips that were user by an user.
Anyway,many thanks for your super nice software, that im licensed to use, who provides huge bugs. Last night, my forum was hacked, using your super nice RC2 release...
Very good work. Thanks again for writing not tested software, and using your clients as bug-testers.
bira
Sat 12th May '01, 7:05am
such tripe!
Why did you install beta to begin with? Why didn't you stay on 1.1.6 -- the official latest stable version -- and rather installed a beta version? Do you not know what beta means?
Let me guess: you're a Windows user? Using Internet Explorer version greater than 3.1?
I'll be sure to have John provide me with your IP so I can show what huge bugs on a non-beta software actually mean :rolleyes:
Silviu
Sat 12th May '01, 7:08am
Le me tell you this. I run a site which actually uses a licensed copy of VB. All others forums in my country are using pirated versions. So i said, ok, i like this software, so i bought it.
Maybe i exagerated a bit, but you should understand how mad can be someone with a hacked board.
Anyway, can anyone tell me what can i look for, i mean, waht was wrong with RC2, and how much far away is final 2.0 ?
Kier
Sat 12th May '01, 1:32pm
Very close.
Joshs
Sat 12th May '01, 2:30pm
Why dont you upgrade to RC3? And yes, if you are worried about having a stable version you should have stayed with 1.1.6!
JaZz0r
Sat 12th May '01, 7:49pm
Please close this thread.
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights