vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - Who has read a Thread (https://vborg.vbsupport.ru/showthread.php?t=168302)

Paul M 05-12-2008 03:31 PM

The time/ip etc are updated everytime someone reads the thread, so if they changed their IP then it would change in the display.

BigDog56 05-12-2008 04:30 PM

Quote:

Originally Posted by Paul M (Post 1517330)
The time/ip etc are updated everytime someone reads the thread, so if they changed their IP then it would change in the display.

Thanks for the reply. The thing I don't understand is it was showing the IP for China, but instead of China, it's now showing the banned IP. In other words lets say she was viewing x thread at one pm. It showed the China IP. now it's showing the banned IP at that exact time on the same thread. The China IP is gone, no where to be seen. in its place is the banned IP. I hope I'm explaining this right this time, lol.

Aclikyano 05-13-2008 07:44 PM

giant problem... members can see IP addresses when they hit VIEW ALL on bottom of threads.....

Paul M 05-13-2008 08:00 PM

Then alter the permissions ;

Quote:

3. Restrict the IP display to certain usergroups.

Aclikyano 05-13-2008 08:02 PM

^ yea.... woops :rolleyes:

tokenyank 05-15-2008 08:16 AM

Quote:

Originally Posted by Paul M (Post 1513093)
Have you checked this

Note: You must have the "Show Users Browsing Threads" option set in your vbulletin options for this to display.

Just so you know (well, collective *YOU*, not YOU Paul! ;) ) If you want to use this modification but *do not* wish to display active users viewing the thread, simply change this in SHOWTHREAD:
Code:

<!-- end currently active users -->
</if>

To:
Code:

</if>
<!-- end currently active users -->

Then install this modification, if you've already installed, simply install again and over write. Moving the placement of the end of the if statement makes it so when this modification is installed, the auto-template placement doesn't depend on who's viewing the thread or not.

Simple change, I know, but some may not know! :)

Great mod, *INSTALLED*

Paul M 05-15-2008 09:18 AM

It would be so much simpler if Jelsoft put a temlpate hook there. :)

DiverTree 05-15-2008 12:24 PM

Quote:

Originally Posted by tokenyank (Post 1520246)
Just so you know (well, collective *YOU*, not YOU Paul! ;) ) If you want to use this modification but *do not* wish to display active users viewing the thread, simply change this in SHOWTHREAD:
Code:

<!-- end currently active users -->
</if>

To:
Code:

</if>
<!-- end currently active users -->

Then install this modification, if you've already installed, simply install again and over write. Moving the placement of the end of the if statement makes it so when this modification is installed, the auto-template placement doesn't depend on who's viewing the thread or not.

Simple change, I know, but some may not know! :)

Great mod, *INSTALLED*

this looks much better than the hack job i did :o
thanks :)

justchil 05-15-2008 04:58 PM

Quote:

Originally Posted by Paul M (Post 1516541)
The easy way is to read the notes ;)

Awesome! I do remember reading the first 8... not sure what happened but thanks for pointing it out!

Fabsboards 05-15-2008 05:18 PM

Thanks! Works great!


All times are GMT. The time now is 10:21 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.02194 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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