| Author |
Message |
sexycoder Spammer and overall low life

Joined: Feb 02, 2009 Posts: 82
|
Posted:
Wed Jun 17, 2009 2:29 am |
|
Yeah! that would be nice if they answer this question. Now they want us to pay to show ip location. We need to look for another alternative. They just want money. Take a look. It doesnt show anymore location IP. Grrr
 |
Last edited by sexycoder on Wed Jun 17, 2009 5:19 am; edited 1 time in total |
|
|
 |
sexycoder Spammer and overall low life

Joined: Feb 02, 2009 Posts: 82
|
Posted:
Wed Jun 17, 2009 3:42 am |
|
Here I am again. After taking a warm coffee then I realize I should play around with this site.
Solution:
Open your blocks folder on your root(where your config.php is)
open block-User_Info.php with a decent editor and do the following changes.
Search for
| Code: | | $whoisServerString = 'www.dnsstuff.com/tools/whois.ch?ip='; |
Replace with
| Code: | | $whoisServerString = 'www.dnsstuff.com/tools/ipall/?ip='; |
Now we dont need to pay since u can do a free scanner there.
Enjoy  |
Last edited by sexycoder on Wed Jun 17, 2009 4:50 am; edited 1 time in total |
|
|
 |
warren-the-ape Worker


Joined: Nov 19, 2007 Posts: 196 Location: Netherlands
|
Posted:
Wed Jun 17, 2009 4:04 am |
|
A smaller change would be to change;
| Code: | | $whoisServerString = 'www.dnsstuff.com/tools/whois.ch?ip='; |
to;
| Code: | | $whoisServerString = 'www.dnsstuff.com/tools/whois/?ip='; |
+ it would show you the same info as it did before.
Although the same link can be found on the look-up page if you choose to use your edit above
NukeSentinel would need to be updated as well btw. |
|
|
|
 |
sexycoder Spammer and overall low life

Joined: Feb 02, 2009 Posts: 82
|
Posted:
Wed Jun 17, 2009 4:49 am |
|
Yes you are right. I just took another option to show more specific location but thanks for replying. I will seach on Nuke Sentinel to see where we need to change that code. Thanks again. |
|
|
|
 |
warren-the-ape Worker


Joined: Nov 19, 2007 Posts: 196 Location: Netherlands
|
Posted:
Wed Jun 17, 2009 5:37 am |
|
Lol, just busy posting a similar guide but nvm
I'm not sure what the code in includes/nukesentinel.php actually does, what does it do?
Don't forget, that if you made the changes in admin/modules/nukesentinel/ABMain.php, you should go to your NukeSentinel Administration and hit 'Save Changes' to load the new URL in your database. |
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3038 Location: United Kingdom
|
Posted:
Wed Jun 17, 2009 5:45 am |
|
Don't forget that you can change the IP Lookup to Arin Net within the NS admin. |
|
|
|
 |
evaders99 Former Moderator in Good Standing

Joined: Apr 30, 2004 Posts: 3221
|
Posted:
Wed Jun 17, 2009 7:58 pm |
|
Probably should have a centralized function for all scripts needing WHOIS, so when things change, its easy to update in one spot  |
|
|
|
 |
warren-the-ape Worker


Joined: Nov 19, 2007 Posts: 196 Location: Netherlands
|
Posted:
Thu Jun 18, 2009 1:55 am |
|
| evaders99 wrote: | Probably should have a centralized function for all scripts needing WHOIS, so when things change, its easy to update in one spot |
Or a separate input field where you can fill in the entire address.
I've seen this a lot in Wordpress plug-ins and works like a charm. Another thing is that you wouldn't be restricted to the WHOIS choice of the author. |
|
|
|
 |
v-tec Hangin' Around

Joined: Jul 19, 2009 Posts: 33
|
Posted:
Thu Sep 03, 2009 8:10 am |
|
i dont know if its just me but when i tried to look up an ip address it took me to a page on DNS STUFF website where it said ,, that i was trying to access the registered members area ..
Do i have to register at dns stuff to use their ip look up service |
|
|
|
 |
|
|
|
|