vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Administrative and Maintenance Tools - IpInfo -- Extra user IP information (https://vborg.vbsupport.ru/showthread.php?t=117966)

nautiqeman 03-19-2007 02:16 AM

How easy would it be for you to make an add-on for user profiles to list all of the accounts they've made and used to post with?

That way anyone in the community can look at a profile and see if they have multiple accounts and what not...

Dream 03-19-2007 02:38 AM

Great mod, thanks

Should be default in stock vB

Fungsten 03-19-2007 06:56 PM

Sounds interesting. I'll take look at it!

Erbium 03-20-2007 11:00 AM

Quote:

Originally Posted by Zachariah (Post 1078284)
Do you get ipinfo.php?=xxxx as a link for the IP image ?

forums/images/buttons/ip.gif

I got this problem (only see the normal info) but as you say I don't get ipinfo.php?=xxx, I get /postings.php?do=getip&p=370555!

Zachariah 03-20-2007 12:08 PM

Quote:

Originally Posted by Erbium (Post 1207995)
I got this problem (only see the normal info) but as you say I don't get ipinfo.php?=xxx, I get /postings.php?do=getip&p=370555!

You may still need to make the template edit.

Template: postbit_ip

== REPLACE WITH: ================================================== =======
Code:

<if condition="$show['ip']">
        $vbphrase[ip]: $post[ip]
<else />
<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>

--------------------------------------------------------------------------

Silviu 03-31-2007 05:16 PM

Great hack, already installed it and clicked the magic button :)

Just one question though: does it interfere with the Proxy to Real IP Conversion hack?

Zachariah 03-31-2007 11:29 PM

Quote:

Originally Posted by Silviu (Post 1216960)
Great hack, already installed it and clicked the magic button :)

Just one question though: does it interfere with the Proxy to Real IP Conversion hack?

No.

RedGTiVR6 06-06-2007 04:23 PM

Installed!

Works great on 3.6.7PL1!

kollam003 06-07-2007 08:26 AM

great hack thanks

HDT 07-08-2007 01:13 PM

Work on 3.6.7 PL1


All times are GMT. The time now is 03:27 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.01090 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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