vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   ipInfo -- Extra user IP information (https://vborg.vbsupport.ru/showthread.php?t=96834)

Zachariah 12-17-2005 11:26 PM

Quote:

Originally Posted by WNxWakko
Why does there have to be 2 IP images now?

@ the moment if you have Paul M's proxy hack installed also.
- the 2 hacks use the same area to show data.

WNxWakko 12-17-2005 11:44 PM

I found a solution to all of this madness lol.


Ok check this out. There is several if conditions here to deal with. In the last page suggestion it didnt account for the guest forum unregistered members posting problem as well. If a guest posts you dont want the advanced ip pulling all that info(some cases hundreds of ips)

Also instead of having 2 IP icons showing all the time. Here is the solution to have it only show 1 icon, unless a proxy is detected and then only on that case will you see two icons.

Replace all in postbit_proxyip with this below.

Quote:

<if condition="$show['ip']">
$vbphrase[ip]: $post[ip]
<else />
<if condition="($post[proxyip] != '')">
<a href="postings.php?$session[sessionurl]do=getip&amp;p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/px.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
<else />
<a href="postings.php?$session[sessionurl]do=getip&amp;p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/blank.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
</else></if>
<if condition="$post['userid'] > 0">
<a href="ipinfo.php?$session[sessionurl]p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ip.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
<else />
<a href="postings.php?$session[sessionurl]do=getip&amp;p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ip.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
</if>
</if></if>
EDIT-- cant upload a blank image.

Just upload a blank transparent image into your images/buttons folder called blank.gif. make it 1px by 1px and its basically invisible.

Zachariah 12-18-2005 03:44 AM

hmmmm ........... interesting :)
Nice WNxWakko I'll take a look at your concept.

Thank You.

AWI 12-21-2005 12:25 PM

Installed on 3.5.2 works great, thanks

Cloud Strife 12-24-2005 12:12 PM

I installed on 3.5.2, but it doesnt give any info for "All IPs for this user" ive checked many members, and the table just comes up empty.

Cloud Strife 12-25-2005 03:34 AM

ah, its ok. didnt realise the admincp option :)

lanc3lot 01-06-2006 08:53 AM

Another great product

[high]* lanc3lot installed:)[/high]

LBSources 01-18-2006 12:08 AM

great tool.. thanks as always zach
/me clicks install

Julie 01-18-2006 07:33 PM

Works very vell! Nifty tool! But;

Unknown Location
/ipinfo.php?p=152272

*installs*

Zachariah 01-18-2006 07:49 PM

Quote:

Originally Posted by Julie
Works very vell! Nifty tool! But;

Unknown Location
/ipinfo.php?p=152272

*installs*

:alien: - Fix soon
- Thanks for the info.


All times are GMT. The time now is 02:43 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01220 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete