Kunena
   
Welcome, Guest
Please Login or Register.    Lost Password?
Bookmark and Share

Moderator IP Lookup
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Moderator IP Lookup
#29009
Moderator IP Lookup 5 Months, 3 Weeks ago  
I notice you have changed the IP lookup in threads to use DomainTools.com now, I find that one must scroll the page to get to the information.

I assume that it is possible to change this to www.geoip.co.uk/IPADDRESS

Greatly appreciated if you can let me know where I could make this change, without breaking the system.
Incipience
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#37526
Re:Moderator IP Lookup 1 Month, 3 Weeks ago  
I too would like to find this snippet of code but I can not locate where it is called from. It appears in every forum post right after 'report to a moderator' and shows the IP address of the poster. IP address displayed links to domaintools.com

I would like to find where this code is as well, as I've spent several hours looking to no avail.
froggymorning
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#37566
Re:Moderator IP Lookup 1 Month, 2 Weeks ago  
The information was indirectly referred to in an old message (I searched for DomainTools and I discovered the answer). Even though I haven't tested it, the solution should be as simple as this:

Edit the file ../components/com_kunena/lib/kunena.link.class.php and locate the line (about line 154) that currently reads like
Code:

            $iplink = '<a href="http://whois.domaintools.com/'.$msg_ip.'" target="_blank">';

and change it to something more appropriate.
sozzled
I'm just a user, mate
Moderator
Posts: 2482
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Canberra, Australia
The administrator has disabled public write access.
If you think I'm wrong then say "I think you're wrong." If you say "you're wrong", how do you know?
 
Go to topPage: 1