vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Who has read a Thread (https://vborg.vbsupport.ru/showthread.php?t=319985)

tanzeelniazi 08-23-2015 09:24 PM

Who has read a Thread
 
i cant find any hack Who has read a Thread ??? anyone have share please
I dont want this AdminCP->Settings->Options->Thread Display Options (showthread)->Enable Who Read a Thread
if i enable this i see only who is reading the thread its mean if member is online and read the thread then i am able to see
i want if someone visit the thread and if he is offline i want name see in thread for always

Stratis 08-24-2015 05:53 AM

You don't mention what version you have, suppose vb4.2 +
I have disable the option you mean above and use this
:up: https://vborg.vbsupport.ru/showthread.php?t=230736

Hope its ok for you.

tanzeelniazi 08-27-2015 12:24 PM

i am using 4.2.0 but when i try to install i see error because version is old
how members history showing who read the thread

Stratis 08-27-2015 12:51 PM

1 Attachment(s)
I am not a coder, so I will tell what I do.
I have this installed in vb4.2.0 pl4, to make this compatible to install, in the xml file I change this line:
HTML Code:

<dependency dependencytype="vbulletin" minversion="4.1.11" maxversion="4.1.99" />
with this:
HTML Code:

<dependency dependencytype="vbulletin" minversion="4.1.11" maxversion="" />
What ever you make, before make a back up, I can not help if something happens.

EDIT: forgot for the other answer
Attachment 153220
when press view readers, has more details

Attachment 153221

tanzeelniazi 08-27-2015 03:44 PM

I change the line but still error
https://vborg.vbsupport.ru/external/2015/08/7.png

I add just 4.2.0
PHP Code:

<product productid="paulm_wrt_41" active="1">
    <
title>Who Has Read a Thread</title>
    <
description>Display members who have read a thread.</description>
    <
version>4.1.11.0</version>
    <
dependencies>
        <
dependency dependencytype="vbulletin" minversion="4.1.11" maxversion="4.2.0" />
    </
dependencies>
    <
codes


Stratis 08-27-2015 04:00 PM

No... put this and it will run, there are other ways, but this is ok to.
HTML Code:

<dependency dependencytype="vbulletin" minversion="4.1.11" maxversion="" />
don't put anything in maxversion=""

tanzeelniazi 08-27-2015 04:49 PM

Now working fine thanks bro :)

Stratis 08-27-2015 04:58 PM

Very well.
Don't forget in "Thread Display Options (showthread)" as default vb4.2+ there is options:
"Enable Who Read a Thread" and "Who Read - Names Display"

I have them to NO both of them, so they not interfere with the mod that you just install.

tanzeelniazi 08-27-2015 05:23 PM

Yes i know Thanks mate


All times are GMT. The time now is 03:51 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.01011 seconds
  • Memory Usage 1,731KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete