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.

puertoblack2003 01-18-2006 07:53 PM

have a question some guys was telling me that there's is a program that's call hide ip with that program can they still block ip to gain access to board when u ban a member :ermm: ? is there a solution to that? :ermm:

Zachariah 01-18-2006 08:00 PM

Quote:

Originally Posted by nievesidenshop
have a question some guys was telling me that there's is a program that's call hide ip with that program can they still block ip to gain access to board when u ban a member :ermm: ? is there a solution to that? :ermm:

Perhaps?
https://vborg.vbsupport.ru/showthrea...threadid=95198

dodgechargerfan 01-19-2006 01:44 PM

Very nice! I've installed it and it works great. Thanks.

Megareus Rex 01-22-2006 05:59 PM

How do you set the # of days for IP Info to go back? You have a screenshot of it included in the zip file, but I cant find where in the admin CP the option is...

Zachariah 01-22-2006 08:56 PM

AdminCP => vBOptions => Message Posting and Editing Options => IP Info

Megareus Rex 01-23-2006 12:04 PM

Quote:

Originally Posted by Zachariah
AdminCP => vBOptions => Message Posting and Editing Options => IP Info

Thanks! :)

saree 01-23-2006 08:33 PM

thank you for the hack great work man.....

i have a question this is addon which will link things to geather but for me 100% of the user logon to my site use proxy which is a must from the internet provider is there is a way to use the real ip instaed of the the ip that will be proxy ip and it make many many user have the same ip which will make this addon useless for me.

i so this havk and it might be usefull in the case of proxy users please have a look and tell me if it will be ok to install both of them.

https://vborg.vbsupport.ru/showthrea...ghlight=ipinfo

thank you in advance.

Gripemaster 02-02-2006 11:44 PM

Very nice... I like it alot. *Clicks Install*

ztempuser 03-07-2006 12:07 AM

i know im late on this, but when i installed it it seemed very simple, but yet it does not work.
matter of fact, after i did the edits and the uploads, everything was still the same as if i did not edit or do anything.
where should i start trouble shooting from?
or any ideas can help:) thanks

Nathan2006 03-13-2006 12:04 PM

Great!

Just what I've been looking for :D

Thank you

Install

Nova99 03-16-2006 10:02 AM

Quote:

Originally Posted by blackwidow
i know im late on this, but when i installed it it seemed very simple, but yet it does not work.
matter of fact, after i did the edits and the uploads, everything was still the same as if i did not edit or do anything.
where should i start trouble shooting from?
or any ideas can help:) thanks

Same here..
It worked on v3.5.1, but I don't think it works on 3.5.4 (at least not for me)...

Freesteyelz 03-16-2006 10:03 AM

Very useful mod. Thank Zachariah. :) *Clicked Install*

JGNYC 03-21-2006 11:36 AM

Does this work on 3.5.4?

Nathan2006 03-29-2006 01:56 PM

Quote:

Originally Posted by JGNYC
Does this work on 3.5.4?

It did work for me on 3.5.4 for about 4 days then looks like its vanished :(

I have checked the edits and upload again and no luck at all :(

Zachariah 03-29-2006 11:06 PM

I have installed to 3.5.4 w/o a problem.
- There is something on a new install.

Goto:
* AdminCP => VBoptions => Message Posting and Editing Options
- IP Info is set to Zerro on install, it need to be set to a value in Days greater than 1. I set mine to 30.

hyony 03-30-2006 04:06 AM

I set it to 60, but when view ip, still have
Quote:

The IP Address is: 58.186.118.xxx. The host name is: 58-186-118-xxx-dynamic.xxx....

Nathan2006 03-30-2006 06:54 AM

Quote:

Originally Posted by Zachariah
I have installed to 3.5.4 w/o a problem.
- There is something on a new install.

Goto:
* AdminCP => VBoptions => Message Posting and Editing Options
- IP Info is set to Zerro on install, it need to be set to a value in Days greater than 1. I set mine to 30.

I have just changed it to 30 and checked it again and it still comes up with the old show with

The IP Address is: 86.xxx.xx2.xx. The host name is: XXXXXXXXXXXX.com.

:(

EDIT:

It started working for about 1 minute and then stopped again after I uploaded the ipinfo.php and re-installed everything again :(

Nathan2006 03-30-2006 07:37 AM

OK I have found out what the problem is,

I went through all my plugins with ip on them and I found what it was:

If you have installed this> Use real ip when proxy server is detected
It does not work with this one.

So if you hover over your ip icon next to a users name in the status bar it should say

Quote:

www.your-domain-name.com/ipinfo.php?xxx
If it comes up with something like:

Quote:

www.your-domain-name.com/postings.php?do=getip&p=43
Its wrong and not pointing to the ipinfo.php and its another product that conflicting with it.

Mine is working great now:D

Thanks again Zachariah;)

Zachariah 03-30-2006 01:18 PM

Quote:

Originally Posted by hyony
I set it to 60, but when view ip, still have

This hacks still has 1 template edit take a look in the readme.

hyony 03-31-2006 09:32 AM

ya, i installed "use real ip when proxy server is detected", so now can I fix it?

Nathan2006 03-31-2006 09:52 AM

Quote:

Originally Posted by hyony
ya, i installed "use real ip when proxy server is detected", so now can I fix it?

Well the best way is to disable the product Use real ip when proxy server is detected and check to see if its working then :)

If it is then remove it :)

AlexUK 03-31-2006 11:01 AM

Installed, very useful :)

Mikecp421 04-08-2006 06:55 PM

ok I dont have any other IP related hacks on my 3.5.4 board and this doesn't work but it works on my 3.5.3 board. What gives?

Jordan17 04-10-2006 06:23 PM

/me clicks Install! Thanks!

geezmo 04-11-2006 02:15 PM

What other way do I have to uninstall this hack aside from choosing "Uninstall" in Product Manager? I'm having problems with my hacks, I can't uninstall all of them, I only get blank space after uninstalling a hack but the hack's still there.

If you can tell me other ways to fully uninstall this hack, I'll appreciate it.

kurtbarker 04-29-2006 10:12 AM

hey mate,

it says you can edit the number of days it looks at, and other options.

where can these be configured?

it is an ACP setting?

kurtbarker 04-29-2006 10:24 AM

found it :D

thx guyz

Normandi2 04-29-2006 11:15 AM

Good

i'll install it today

thank's

Eagle Creek 05-04-2006 09:43 PM

Quote:

- added option to limit how far back to get posts.
When I leave this field empy, how many days we will be showed?

Zachariah 05-05-2006 12:04 AM

Quote:

Originally Posted by Eagle Creek
When I leave this field empy, how many days we will be showed?

It should give you a DB error. The day limit is needed (at the moment). Under a large load (500k+ posts over years) it has been reported to crash the server with out a limiter. I have not had any problems reported @ 120-180 days depending on site activity.


All times are GMT. The time now is 11:12 AM.

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.01491 seconds
  • Memory Usage 1,819KB
  • 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
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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