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 09-30-2005 03:42 PM

Changelog:

1.1
- Added option If the user that posts is a guest use the old standard VB IP info page.
- To upgrade replace postbit_ip template with new code.
-------------------------------------------------------*/

Boofo 09-30-2005 04:11 PM

Where's the file?

ippocrate 09-30-2005 04:25 PM

Quote:

Originally Posted by Boofo
Where's the file?

I don't see the file. Have you remove it? Problems?

Zachariah 09-30-2005 04:42 PM

Quote:

Originally Posted by Boofo
Where's the file?

Opps? lol - updated

1.0 to 1.1

The basic is:

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>

I placed an option to show the old VB style page if a guest posts.

Reason:

Quote:

Originally Posted by WNxWakko
I found a major problem on this mod. When you click the IP on an unregistered user who posted in a forum it takes minutes to load and the reason is, after its done loading it generates what seems to be hundreds of IP's under the All IP's for this user. Im assuming it pulls all ips for the name unregistered user.

Can you modify this so it wont pull any additional IP's for unregistered posts?


XtremeOffroad 09-30-2005 06:00 PM

Great work
Clicks Install

WNxWakko 10-01-2005 12:00 AM

oh thank you very much. Works perfectly.

imported_magjr 10-03-2005 12:06 AM

haha I have a contest where I pay 100.00 cash, I'm amazed and saddened at the number of people who created fake names and voted for themselves.

*clicks install*

Zachariah 10-03-2005 12:46 AM

Quote:

Originally Posted by imported_magjr
haha I have a contest where I pay 100.00 cash, I'm amazed and saddened at the number of people who created fake names and voted for themselves.

*clicks install*

Glad to hear it worked for you.
It sucks people are not honest. :ermm:

cmiller1014 10-03-2005 01:48 AM

Quote:

Originally Posted by WNxWakko
When I try to import product I get this,


Warning: xml_get_error_code(): 18 is not a valid XML Parser resource in \includes\class_xml.php on line 276

Warning: xml_get_current_line_number(): 18 is not a valid XML Parser resource in \includes\class_xml.php on line 266

Question: I have a major problem with people registering with false info and then accessing restricted info that is only meant for certain usergroups. These individuals arent worried about posting, but instead access info that isnt meant for them. I try to audit accounts on a weekly basis but the default VB admin doesnt give me much to work with.

Will your hack help with this? Keep in mind these people use false info to sign up so that they can access info that is meant ONLY for other users.

WNxWakko 10-03-2005 01:53 AM

Quote:

Originally Posted by imported_magjr
haha I have a contest where I pay 100.00 cash, I'm amazed and saddened at the number of people who created fake names and voted for themselves.

*clicks install*


That is why I have my board setup so members cant vote on polls until they have been a member for 30days. :)


All times are GMT. The time now is 06:14 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.03442 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)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