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

Paul M 06-10-2012 10:25 AM

Quote:

Originally Posted by Makaveli007 (Post 2338271)
some of the things in black are in 4.2 core, but the one that is most important to what staff does on my site, specifically number 9 (9. Clicking on a user will display a page of their thread viewing history, most recent first.) does not seem to be available in 4.2.

to get around it, i disabled the vb 4.2 built in one and re-enabled your 4111 version. it seems to be working just fine

They are available for 4.2.

You should remove this completely and use the 4.2 Thread Reader Enhancements mod.

Hippy 06-10-2012 10:45 AM

@Paul M
So all the data from this mod is no longer usable.. in vb4.2 (it wasn't carried over)
when it uninstalls the table is still in the DB with all the info in it.
was the table spared for a further merge? to move it over /integrate into the core version?
or can / should delete it?
thanks

Paul M 06-10-2012 11:35 AM

The table was spared in the upgrade so you could, if you wanted, transfer the data over.

However, you would need to write your own code or queries to do this.

Note: If you uninstall the old version via the Product Manager, it will remove the old table.

Makaveli007 06-10-2012 12:30 PM

Quote:

Originally Posted by Paul M (Post 2338377)
They are available for 4.2.

You should remove this completely and use the 4.2 Thread Reader Enhancements mod.

ah yes ok, see what happens when you dont read everything... me = :fail:

question though, is there any reason why i shouldnt keep using 4111? it seems to be working and i want to keep my previous data. I use it for tracking and reports, and I am unfortunately not good enough to write my own codes and queries to do it

Paul M 06-10-2012 12:55 PM

There might be a variable name clash between them on some of the settings, and duplication of the functionality, other than that I think it would probably work ok.

Hippy 06-10-2012 01:06 PM

Quote:

Originally Posted by Paul M (Post 2338407)
The table was spared in the upgrade so you could, if you wanted, transfer the data over.

However, you would need to write your own code or queries to do this.

Note: If you uninstall the old version via the Product Manager, it will remove the old table.

any chance on a code /queries from you :D I can use ?

thanks for the info Paul M

Akyeame Kwame 06-21-2012 03:48 PM

Hello, any idea what may be causing this error? Conflict with another mod? Rewrite rules?

As I look at it, it comes up when someone tries to click Next Thread when the thread is the last one and there is no next one. I would think that it shouldn't show "Next Thread" but the link does show and when one clicks it with this mod, it returns this error.

Code:

Database error in vBulletin 4.1.11:

Invalid SQL:

                SELECT user.userid, user.options, user.username,
                user.usergroupid, user.displaygroupid, whoread.dateline, whoread.ipaddress
                FROM whoread as whoread
                LEFT JOIN user as user USING (userid)
                WHERE whoread.threadid = 47611
                AND whoread.dateline >  ORDER BY username;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY username' at line 6
Error Number  : 1064
Request Date  : Thursday, June 21st 2012 @ 12:43:47 PM
Error Date    : Thursday, June 21st 2012 @ 12:43:48 PM
Script        : http://www.**********.com/forums/**********
Referrer      : http://www.**********.com/forums/**********
Classname    : vB_Database
MySQL Version : 5.1.61


Paul M 06-22-2012 12:13 PM

vBulletin should just direct you to a message that says ;

Quote:

There are no threads newer than the previous one. Click the back button in your browser to return to it.
So it sounds like something is not standard on your forum.

Akyeame Kwame 06-22-2012 12:45 PM

Quote:

Originally Posted by Paul M (Post 2342011)
vBulletin should just direct you to a message that says ;



So it sounds like something is not standard on your forum.

I installed the latest update to the mod and no more issue. I get the
Quote:

There are no threads newer than the previous one. Click the back button in your browser to return to it.
message now and no database error. I appreciate it.

Eq4bits 09-09-2012 05:55 PM

Using vB4.2PL2 now so uninstalled
(however I have installed the Thread Reader Enhancements mod referred to in mod description)

slozz 12-02-2012 07:40 PM

I am looking for the hook or whatever that makes the who has read this thread to display where is it at in the style manager ? what is the line of code and ill search for it in style manager thanks. I am regarding to the built in 4.2 version ? Basically I have a skin that doesnt display at he bottom of the thread who has read the post so I am just wanting to modify this one skin to do that. I just need the hook and Ill edit the php or whatever I need to edit if you guys give me a tad bit of direction on this one .

THanks,

Abdelazim 04-23-2013 09:46 AM

Thanks Paul I'd been looking allover for it.

acast 07-29-2013 02:02 PM

Quote:

Originally Posted by Paul M (Post 2158171)
That would most likely be tapatalk not running the appropriate hooks when viewing a thread.

Any solution to that??

Paul M 07-29-2013 02:13 PM

That would require tapatalk to fix their product.

RRCamellini 02-06-2014 12:57 PM

I'm using vb 4.2.2 and giving mismatch, any solution?

Paul M 02-06-2014 04:41 PM

You will need to be a bit more specific about what your issue is.

RRCamellini 06-10-2014 05:48 PM

Quote:

The following dependencies were not met:

This product is not compatible with version 4.2.2 of vBulletin. (From 4.1.11 Compatible / Incompatible with 1.4.99 and higher)
and not compatible with vb 4.2.2 Pl1, some solution?

Paul M 06-10-2014 09:29 PM

Read the blue text in the first post. :)

Asmod 06-21-2014 10:19 AM

Should i use this on vb 4.2.2 ?

Because i have the feature Who read thread on, but is only showing how many users have readed but not who readed with the usernames expanded.

https://vborg.vbsupport.ru/external/2014/06/34.png

Paul M 06-21-2014 02:08 PM

No, you dont need this for 4.2.2

Asmod 06-21-2014 05:51 PM

Quote:

Originally Posted by Paul M (Post 2502931)
No, you dont need this for 4.2.2

But how i make it work ? see my post above please :)

Paul M 06-21-2014 07:57 PM

Sorry, but without full access to your site its not possible to know what your issue is.

Asmod 06-21-2014 09:55 PM

Quote:

Originally Posted by Paul M (Post 2502959)
Sorry, but without full access to your site its not possible to know what your issue is.

Details sent on PM. Many thanks!

Paul M 06-23-2014 01:36 AM

Its actually working for you.

The issue is that you have "Who Read - Collapse on Load" set to yes, so the display is collapsed when you load the thread, and because you have "Show Users Browsing Threads" also turned on, the arrow to uncollapse the display is misplaced (as per bug VBIV-15424).

Asmod 06-23-2014 05:57 PM

Quote:

Originally Posted by Paul M (Post 2503179)
Its actually working for you.

The issue is that you have "Who Read - Collapse on Load" set to yes, so the display is collapsed when you load the thread, and because you have "Show Users Browsing Threads" also turned on, the arrow to uncollapse the display is misplaced (as per bug VBIV-15424).

Ohh, didnt know about the bug, but what about empty posts - i have normal users that post and the post in empty, i have to edit it to read but soon as i save it still blank.

Are normal members affected by any mod....dunno!?

Paul M 06-23-2014 11:12 PM

Quote:

Originally Posted by Asmod (Post 2503338)
Ohh, didnt know about the bug, but what about empty posts - i have normal users that post and the post in empty, i have to edit it to read but soon as i save it still blank.

Pretty sure thats not related to this mod, so this is not really the best place to ask.

coolbreeze86 08-09-2014 07:32 PM

Hi my version is vb4.2.2.

List of Threads Viewed by : Member name &
Who Viewed This Thread : Thread name.

The list is showing but the date is decresing day by day. I need all entries be there without decreasing date. how can i set it.

ozzy47 08-09-2014 07:35 PM

This is from the first post in the mod thread:

This modification is not required for vBulletin 4.2 onwards

Part of this functionality has been added to the vB4.2 Core.
The functionality not added is available as a new modification here.

Stratis 05-02-2015 05:17 PM

Is there a problem to keep this version?? to vb4.2.0 pl4

I know that its not needed for 4.2.x, and that this mod Thread Reader Enhancements makes better job but the problem is if not keep this version all entries will be lost if choose other way

Thanks in advanced for any answers

tareqbd 06-29-2015 01:57 PM

Hi Paul, may I request a feature like logging multiple visits in the same thread by same user?

e24h 06-29-2015 02:34 PM

installed..works well

Paul M 06-30-2015 09:34 PM

Quote:

Originally Posted by tareqbd (Post 2548938)
Hi Paul, may I request a feature like logging multiple visits in the same thread by same user?

Sorry, I have no plans to make any updates to this.


All times are GMT. The time now is 05:56 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.01760 seconds
  • Memory Usage 1,808KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (32)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