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=122594)

Chachacha 04-13-2008 08:16 PM

Quote:

Originally Posted by Paul M (Post 1489643)
Sorry, but thats never going to happen, the vbulletin default is to show it at the bottom, if you want it elsewhere then you have to customise it yourself.

I saw another post in this thread where someone asked you how that could be done and you simply said that it was not possible.

If it IS possible to customize it, please tell me how.

SA_TGAZ 04-13-2008 08:31 PM

Quote:

Originally Posted by Gizmo99 (Post 1489266)
Hello mate

Great hack, just one question I wont this in one forum area ONLY. Can this be done ?

Giz

You can display the table in only a select number of forums. What you need to do is update the template "Display_Readers". The first two lines read as so:

Code:

<!-- $data_wrt[title] -->
<if condition="$show[wrt]">

Take this line:
Code:

<if condition="$show[wrt]">
and change it to this:
Code:

<if condition="$thread[forumid] == n AND $show[wrt]">
n is set to the forum you want this table to display in.

Good luck!

jellybaby 04-30-2008 02:14 PM

Not compatible with 3.7 it says :(

aciurczak 04-30-2008 02:32 PM

There's an updated version for 3.7 right here.

denman75 05-10-2008 07:05 AM

great mod

big tnx
*installed

SBoards 07-23-2008 03:51 PM

So... I upgraded to vB 3.7 ... should I update this product too? It's working fine still...

Paul M 07-23-2008 07:57 PM

Yes, you should upgrade - the cron cleanup will not function in 3.7 - also a couple of minor bugs have been fixed.

wafriend 08-15-2008 02:36 PM

I moved to a new webhosting provider and the information being tracked by Who has read A thread didn't move. The "Who has read a thread" box for each thread was wiped completely out and started over. Is this normal? Is this information stored in the database or is there a file I need to pull in?

Paul M 08-15-2008 06:48 PM

Its stored in a database table, so I guess you somehow didnt migrate that table properly.

basskiller 09-14-2008 05:17 AM

edit.. sorry, just seen the mod for 3.7


All times are GMT. The time now is 11:40 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.01729 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
  • (3)bbcode_code_printable
  • (2)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