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)

KURTZ 01-19-2007 01:42 PM

anyway i do the update :)

thx Paul

navajotex? 01-29-2007 03:56 PM

tanks ok

aciurczak 02-01-2007 05:25 PM

This is an incredibly useful mod that I'm grateful to have found. It is great to be able to see who has read your threads, and when they saw them (to see if it's likely that they read your post within that thread).

Fior a site admin with OCD tendencies, it's an unbelievable tool to see where your users have been. By using phpadmin, or even just entering sql queries directly in admincp, you can easily see everywhere someone has been:

Code:

SELECT * FROM `whoread` WHERE userid = 121 order by dateline
will return all records of where userID 121 has been, in date order. You can then go to a browser window and type

"http://www.yourforums.com/forums/showthread.php?t=21138"

and substitute one of the threadID's you saw in the SQL query for 21138. This makes me think that if someone has some free time, it would be a great addition to the admincp to create a panel that does nothing but this. From that panel, you could click on a username, and it would bring up a page with the list of threads they've visited, which could then be sorted by threadID, date, whatever. You could easily find out how people are navigating through your site, in order to make conscious decisions about how to streamline or improve that navigation.

ericgray 02-02-2007 12:28 PM

i think this is a great mod -- no quesiton --

-- i originally had 3.0 and my board was running fine --

-- when i upgraded to this version, with its cron script, it disabled my rss autpost robot --

-- since i disabled this version and went back to 3.0, the bot is posting again --

-- just an FYI --

eric

Shazz 02-02-2007 07:54 PM

Loved this mod, had to fall away from it though, since no one ever looked at how many people read the thread, and didn't seem to effective.

Never had any problems with it, always worked great
:)

Paul M 02-02-2007 09:27 PM

How could you possibly know how many looked ?

YLP1 02-04-2007 05:44 PM

Thank you so much for this Paul. I was finally able to get around my initial issue that you helped me on a couple of months ago (I had more tasks than number of hours in my day to get all of them done) and installed this revision without a hitch! Awesome job! Thank you so much.

mamashid 02-08-2007 06:49 PM

Up and running, thanks!!!

h3ads.com 02-09-2007 08:27 AM

nice!

Installed

Quantnet 02-10-2007 07:13 AM

nice. clicked installed

Thanks


All times are GMT. The time now is 06:45 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.02643 seconds
  • Memory Usage 1,732KB
  • 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
  • (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