Current time: 05-25-2012, 12:26 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ip lookup in "Who's Online" Page
03-26-2009, 12:18 PM (This post was last modified: 03-27-2009 08:51 PM by x_Stricken_x.)
Post: #1
Ip lookup in "Who's Online" Page
Hello evreyone

Ip lookup In Who Is Online Page

Displays Info About the member's or visitor's ip

why you do this ??

to know where the visitors come from

how to do ?

1.Expand 'Who's Online Templates' and open 'online_row_ip' for editing
2. Replace the entire contents of the box with the code below:
PHP Code:
<br /><span class="smalltext">{$lang->ip} {$user['ip']} <a
href
="http://www.ip-adress.com/ip_tracer/{$user['ip']}"
target="_blank">Details</a></span

Have fun

Sorry for my bad english
Find all posts by this user
Quote this message in a reply
03-26-2009, 07:01 PM
Post: #2
RE: Ip lookup in "Who's Online" Page
Thank you, changed it

http://talkhere.altervista.org
Visit this user's website Find all posts by this user
Quote this message in a reply
03-26-2009, 07:35 PM (This post was last modified: 03-26-2009 11:18 PM by Gene53.)
Post: #3
RE: Ip lookup in "Who's Online" Page
Small correction, taget="_blank" should be target (the r is missing) to open in a new window/tab, otherwise, works great.

Corrected code:
Code:
<br /><span class="smalltext">{$lang->ip} {$user['ip']} <a href="http://www.ip-adress.com/ip_tracer/{$user['ip']}" target="_blank">Trace IP</a></span>

(Changed >Details< to >Trace Ip< just for the heck of it)

Cheers!

“The road to positivity is strewn with the abandoned vehicles of the faint-hearted.” Peter McWilliams
Find all posts by this user
Quote this message in a reply
03-26-2009, 11:06 PM
Post: #4
RE: Ip lookup in "Who's Online" Page
Nice. Thanks. This can help me.

Of two equivalent theories or explanations, all other things being equal, the simpler one is to be preferred.
simplified translation of Occam's razor

[Image: 82pwtx]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-27-2009, 06:22 AM
Post: #5
RE: Ip lookup in "Who's Online" Page
this is awesome, thanks mate
Visit this user's website Find all posts by this user
Quote this message in a reply
03-27-2009, 08:50 PM
Post: #6
RE: Ip lookup in "Who's Online" Page
"online_row_ip"
add:
Code:
<a href="http://www.ip-adress.com/ip_tracer/{$user['ip']}" target="_blank">[Interrogate]</a>

[Image: 22473304.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-27-2009, 08:53 PM
Post: #7
RE: Ip lookup in "Who's Online" Page
(03-26-2009 07:35 PM)Gene53 Wrote:  Small correction, taget="_blank" should be target (the r is missing) to open in a new window/tab, otherwise, works great.

Corrected code:
Code:
<br /><span class="smalltext">{$lang->ip} {$user['ip']} <a href="http://www.ip-adress.com/ip_tracer/{$user['ip']}" target="_blank">Trace IP</a></span>

(Changed >Details< to >Trace Ip< just for the heck of it)

Cheers!
Fixed.

Elite-Area / Last.FM Profile / PSN Name: XDaciD / Minecraft Map Progress: Coming Soon!

[Staff note - No referral links]
Visit this user's website Find all posts by this user
Quote this message in a reply
03-27-2009, 09:54 PM (This post was last modified: 03-27-2009 10:08 PM by Gene53.)
Post: #8
RE: Ip lookup in "Who's Online" Page
Thanks Tom

Cheers,
Gene
(03-27-2009 08:50 PM)SeNCeR Wrote:  "online_row_ip"
add:
Code:
<a href="http://www.ip-adress.com/ip_tracer/{$user['ip']}" target="_blank">[Interrogate]</a>

Thanks SeNceR, I like your idea because we get both functions, changed "Interrogate" to Trace IP.

Cheers,
Gene

“The road to positivity is strewn with the abandoned vehicles of the faint-hearted.” Peter McWilliams
Find all posts by this user
Quote this message in a reply
03-28-2009, 08:10 PM
Post: #9
RE: Ip lookup in "Who's Online" Page
Still not sure why this got removed in 1.4!

But anyways thanks for the plugin. Smile
Find all posts by this user
Quote this message in a reply
04-03-2009, 09:42 PM (This post was last modified: 04-03-2009 09:42 PM by nathandawe.)
Post: #10
RE: Ip lookup in "Who's Online" Page
Thanks Big GrinBig GrinBig GrinBig Grin
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication