vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   User visited thread (https://vborg.vbsupport.ru/showthread.php?t=67909)

Bonee70 08-02-2004 03:57 PM

User visited thread
 
Is there a hack that shows all user that have visited a thread?

Thx.

nexialys 08-02-2004 04:21 PM

i hope there is no hack that do the job... sorry, but this would be a real overload of data, for no real uses.

FirstClass system was one of the first BBS to archive the entire activity over the board, and this was a real pain to archive and backup because of the quantity of logs...

imagine a board of 5000 users, with 10000 threads... each thread would have a backup of the 5000 users when visited, and this would make two queries per visit just to record or verify if the user is in the bank...

Andreas 08-02-2004 04:27 PM

> and this would make two queries per visit just to record or verify if the user is in the bank...
I think one query would be enough, as the check if a user has already visted could be done via a join when querying the thread so it would not need an extra query.

Edit: I should have read the request carefully ;)
To display the users and not just check if the viewing user has visited 1-2 queries would be necessary.

Bonee70 08-02-2004 04:36 PM

I have a small community of about 100 members and only arround 25 visits a day, so the quiery it's pretty small.

You may thinks such a hack would be useless, but for me it would make sense to get all users displayed that have visited a thread.

Maybe its possible for just the board admin to display the useres visited the thread - in the end just I as the admin would need the info.

Sorry for bad english, but it's not my mother-tongue.


All times are GMT. The time now is 08:38 AM.

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.06622 seconds
  • Memory Usage 1,705KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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