Thread Rating:
  • 4 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Whois users in online list (1.0)
#11
What's the benefit of using a plugin? I did it manually using your CSS tutorial.
Reply
#12
Nice but IMO, the Whois page should open in a new window/tab...
“The road to positivity is strewn with the abandoned vehicles of the faint-hearted.” Peter McWilliams
Reply
#13
I can't comment as i didn't use the plugin, but on the template edit version instead of:

<br /><span class="smalltext">{$lang->ip} {$user['ip']} <a href="modcp.php?action=ipsearch&amp;ipaddress={$user['ip']}&amp;search_users=1">{$lang->lookup}</a> - <a href="http://whois.domaintools.com/{$user['ip']}">[Whois]</a></span>

Make it:

<br /><span class="smalltext">{$lang->ip} {$user['ip']} <a href="modcp.php?action=ipsearch&amp;ipaddress={$user['ip']}&amp;search_users=1">{$lang->lookup}</a> - <a href="http://whois.domaintools.com/{$user['ip']}" target="blank">[Whois]</a></span>

Adding target="blank" Smile
Reply
#14
Thanks Mark, done...

Toungue
“The road to positivity is strewn with the abandoned vehicles of the faint-hearted.” Peter McWilliams
Reply
#15
can you say ... how to hide online list page to guest and registered users
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)