vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - Find posts by IP search (https://vborg.vbsupport.ru/showthread.php?t=204453)

Vaupell 02-05-2009 10:00 PM

Find posts by IP search
 
1 Attachment(s)
Find posts by IP 1
Last Updated 20-march-2010.

About :
Done pr request, since noone else did, i completed the request here
About the product page link
Vb 4 versions availble here

Short about :
Lists all posts by a ip search

Installation :
1) upload files
2) import product xml

Download :

v - 2010 : Attachment 114449

Versions:

V2010 : Rebuild for vb4, then modified to run on vb3 aswell!
V0.8 : Security fix's, plus folder renameing for compability
V0.7 : Re-release with suggestion addons.
V0.5 : Release.

Known Issues :

Screenshots :
Attachment 94224Attachment 94385

2010 screenshot : Attachment 114448

Vaupell 02-06-2009 02:12 PM

Uninstall :
1) Simply uninstall the product file,.
2) file's
- admincp/efpbip.php
- includes/xml/cpnav_efpbip.xml


Plans :

[s]-Add pagination when i get it working.[/s]
[s]-Add max ammount shown per page number with default value[/s]

Dax IX 02-06-2009 02:40 PM

Whoo hoo!

Thank you so much for this mod. Hopefully this will help a LOT for one of my forums. :)

Alfa1 02-06-2009 06:11 PM

This is very useful.

Could you please add this function to the default IP search function?

By default, when you search the IP's that a member has, vbulletin will display two columns: the 1st is a list of the IP's used by the member and the 2nd has links to 'Find more users with this IP address'. Please add a 3rd column: 'Find posts by this IP'.

You would get:
123.456.789 [Find more users with this IP address] [Find posts by this IP]
123.456.790 [Find more users with this IP address] [Find posts by this IP]
123.456.791 [Find more users with this IP address] [Find posts by this IP]
123.456.792 [Find more users with this IP address] [Find posts by this IP]
123.456.793 [Find more users with this IP address] [Find posts by this IP]

Vaupell 02-06-2009 07:47 PM

Quote:

Originally Posted by Alfa1 (Post 1736350)
This is very useful.

Could you please add this function to the default IP search function?

By default, when you search the IP's that a member has, vbulletin will display two columns: the 1st is a list of the IP's used by the member and the 2nd has links to 'Find more users with this IP address'. Please add a 3rd column: 'Find posts by this IP'.

You would get:
123.456.789 [Find more users with this IP address] [Find posts by this IP]
123.456.790 [Find more users with this IP address] [Find posts by this IP]
123.456.791 [Find more users with this IP address] [Find posts by this IP]
123.456.792 [Find more users with this IP address] [Find posts by this IP]
123.456.793 [Find more users with this IP address] [Find posts by this IP]

you mean a sorting of some sort.
dont see why not. will look into it tomorrow.

cause atm it lists both posts, and usernames by ip.
so regardless if the same ip have several different users they will all show if ip match the serach.

Hornstar 02-07-2009 03:51 AM

Thanks for completing the request. I will test it out now and see how things go. Hopefully vbulletin will implement this feature in vb4 since it is such a useful thing to do from time to time.

Hornstar 02-07-2009 04:03 AM

For some reason I am not having the menu item on the left show up after installation, I have to manually go to admincp/ESearchPostbyIP.php?act=main Is anyone else having this?

Feature request: link the post ID to the actual post.
Feature request: include the date next to the username field.

Vaupell 02-07-2009 06:59 AM

[QUOTE=hornstar1337;1736763]For some reason I am not having the menu item on the left show up after installation, I have to manually go to admincp/ESearchPostbyIP.php?act=main Is anyone else having this?[/url]

re-check that the cpnav_cpnav_ESearchPostbyIP.xml
is infact present in /includes/xml/ cause anything you place here should just
popup in your cp menu by itself, no installation required.

If using optimazetion software, flush cache, and ofcourse try f5 on your browser.

Quote:

Originally Posted by hornstar1337 (Post 1736763)
Feature request: link the post ID to the actual post.

Will be done, howewer the link will be to the thread

Quote:

Originally Posted by hornstar1337 (Post 1736763)
Feature request: include the date next to the username field.

yeah, its a given. will add it.

Hornstar 02-08-2009 06:19 PM

Thanks for the update. I will upgrade to it when I come home tonight. Thanks :)

cheech47 02-10-2009 12:17 PM

MySQL Version must be 5.0 or above :(

Vaupell 02-10-2009 03:02 PM

1 Attachment(s)
Quote:

Originally Posted by cheech47 (Post 1739715)
MySQL Version must be 5.0 or above :(

try this Attachment 94567

you still need to upload the other files, just import this instead.
If this works, great! if it dosent, tobad.

cheech47 02-12-2009 08:15 AM

Quote:

Originally Posted by Vaupell (Post 1739872)
try this Attachment 94567

you still need to upload the other files, just import this instead.
If this works, great! if it dosent, tobad.

Worked great, thanks :up:

molieman 02-19-2009 03:17 PM

FYI file not found message
I noticed in the zip file that the Dir \Upload\Includes it should be \Upload\includes (lower case i) . It created a Dir \Upload\Includes on my server when i selected all in the upload Dir.

Deesystems for

Vaupell 02-19-2009 03:23 PM

Quote:

Originally Posted by molieman (Post 1749093)
FYI file not found message
I noticed in the zip file that the Dir \Upload\Includes it should be \Upload\includes (lower case i) . It created a Dir \Upload\Includes on my server when i selected all in the upload Dir.

Deesystems for

hmm using Includes on both my test server which is apache and on my live server which is windows.

so not sure what you asking of me.

please specifi your problem.:confused:
----

Hornstar 02-21-2009 12:46 AM

I finally had a chance to upgrade today. so thanks again for that last update.

I am looking forward to these planned updates: pagination, Add max amount shown per page number with default value, Sort by feature; sort by date, username, threadID, and post id. - that will make it really great!

I also worked out why it wasn't showing in my admincp. because you named your folder 'Includes' when it should be 'includes' and for some reason my upload didn't detect that and I had 2 folders uploaded.


----

I have now had time to try it after the update, and it is not working for me no longer. I click on the 'search by IP' I then enter in the ip and click search. But then it takes me to my forums where the smilie list is.

for example the main link is: http://www.mysite.net/forums/myadmin...P.php?act=main I type in the ip and click on search, then it takes me to this IP:
http://www.mysite.net/forums/myadmin...IP.php?do=Find I am now in the FAQ - > Smilie List

gmerin 02-25-2009 10:59 PM

I get Invalid File Specified when i try to import the xml

tried it a few more times. fifth time it was imported. no clue what happened.

Makaveli007 04-04-2009 01:38 AM

anyone have an update on this or a link to a working version?

s8glive 04-21-2009 03:01 PM

i got it to work you have to make a file named ESearchPostbyIP.php and another file named EsearchPostbyIP.php

meeja 02-01-2010 11:39 AM

Is this still supported? Can't seem to get it working with 3.8.4

ppatil007 02-02-2010 06:15 PM

I just got it working you need to rename 3 files it will work
1) ESearchPostbyIP.php to EsearchPostbyIP.php
2) cpnav_ESearchPostbyIP to cpnav_EsearchPostbyIP

then open the xml "cpnav_ESearchPostbyIP"
3) <link>ESearchPostbyIP.php?act=main</link> to <link>EsearchPostbyIP.php?act=main</link>

Vaupell 03-20-2010 02:47 PM

Completely redid it for vb4
and found a hell alot of rookie mistakes :p

Refittet to run on a 3.8.5 board.

Just did a test install on a local 3.8.5 test board. WORKS.

SorentoUltimate 03-20-2010 04:57 PM

Hi,

Very good Addon,

Please checkit, i install today under vBulletin 3.8.4 and don't appear Post/thread/Comment title

Vaupell 03-20-2010 06:00 PM

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<---- look here....

Quote:

Originally Posted by SorentoUltimate (Post 2007133)
Hi,

Very good Addon,

Please checkit, i install today under vBulletin 3.8.4 and don't appear Post/thread/Comment title


What that text will only show if the user enter a title,
posts dont need to have a title, but you have the option to..
Im going to add the title to this response..

and if the ip you search on created any new threads, they would also show there..
normal reponses wery rarely have a title. but its possible.. seee this post :D

Working as intended.

SorentoUltimate 03-20-2010 06:37 PM

Quote:

Originally Posted by Vaupell (Post 2007172)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<---- look here....




What that text will only show if the user enter a title,
posts dont need to have a title, but you have the option to..
Im going to add the title to this response..

and if the ip you search on created any new threads, they would also show there..
normal reponses wery rarely have a title. but its possible.. seee this post :D

Working as intended.

Thanks Vaupell


All times are GMT. The time now is 05:27 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.01240 seconds
  • Memory Usage 1,792KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (24)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete