vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Display members who have recently read a thread (https://vborg.vbsupport.ru/showthread.php?t=92339)

Paul M 12-18-2005 10:58 PM

Quote:

Originally Posted by Firestar.chkn
PM Sent :)

Thanks for the help :D

Fixed.

Paul M 12-18-2005 11:00 PM

Quote:

Originally Posted by Virtex-II
Nice hack, thanks Paul!!!

Is there any way to have it placed in a different part of the page? I would like to shows up right above the "Post Reply" button and not under the Currently active users table.


Thanks a lot ;)

It's possible - by changing the plugin to search for something else in the template to trigger the injection of the display readers code.

Virtex-II 12-19-2005 06:43 AM

Quote:

Originally Posted by Paul M
It's possible - by changing the plugin to search for something else in the template to trigger the injection of the display readers code.


PHP Code:

$search_text '<!-- end currently active users -->';
    
$vbulletin->templatecache['SHOWTHREAD'] = str_replace($search_text,
    
$search_text.fetch_template('Display_Readers'),$vbulletin->templatecache['SHOWTHREAD']); 

That's the part I am supposed to change, isn't it?
If I want to change the template too, do I have to change the word SHOWTHREAD?

Paul M 12-19-2005 09:45 AM

Quote:

Originally Posted by Virtex-II
That's the part I am supposed to change, isn't it?
If I want to change the template too, do I have to change the word SHOWTHREAD?

Yes & Yes.

Virtex-II 12-19-2005 08:55 PM

Quote:

Originally Posted by Paul M
Yes & Yes.

Thanks managed to do it ;)

pauloo 12-19-2005 09:02 PM

I have 3 styles, but this hach is not visible under 1 style.
Why?

Thank you

IrPr 01-05-2006 10:22 AM

not workin when 3.5.2 upgraded to 3.5.3

Edit: screenshot included

jmacieira 01-05-2006 12:31 PM

I used your hack to my fourm
Thanks

mrsbuzzy 01-05-2006 12:56 PM

Quote:

Originally Posted by jesus likes pie
thanks.

[high]* jesus likes pie clicks install
[/high]

:P im soooo lazy i wish i didnt have to edit a template....oh well. Thanks, cool hack.

Is there any way to add a time/date to when it was read?

jmacieira 01-05-2006 02:19 PM

Hello

Please how i can translate this text?

Members have read this thread in the last

I have the rev 2.21 and I run in Vb 3.5.3


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.01836 seconds
  • Memory Usage 1,739KB
  • 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_php_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