vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Marking individual threads as read (https://vborg.vbsupport.ru/showthread.php?t=255005)

TitanJeff 12-10-2010 10:50 AM

Marking individual threads as read
 
I'd like to be able to check threads as I would to merge or delete and simply mark them as read. I've not found a way to do this and it would make moderating quite a bit easier. Any way to do this I'm missing? Thanks.

TitanJeff 01-03-2011 01:34 PM

Bump.

kh99 01-03-2011 02:57 PM

You mean mark it read for all users, right? There are a few different options for thread marking and I'm not sure I completely understand the details any of them, but I think if you're using one of the database options you might be able to write a record into the database for each user (which I guess might be a bad idea if you have thousands of users). If you are using "Cookie Based" then you probably can't do it (although in that case I guess you don't need to).

It looks like the function mark_thread_read() in functions_bigthree.php does the work, but I'm not sure if you can call it for other users. It mostly looks like you can except for some reason it calls set_bbarray_cookie() even if you are passing a different userid.

TitanJeff 01-03-2011 03:24 PM

Sorry but I meant individual users.

Example: Moderator needs to read a number of messages. Some of them are rss feeds which require no moderation so can be skipped. I'd like to be able to mark those and then go to a "marked as read" option.

Digital Jedi 01-04-2011 09:28 AM

I've never used it, but there's one here: Mark Thread as Read.

mark thread read turned it up right away in a "Titles Only" "All Mods" search.

TitanJeff 01-04-2011 10:52 AM

Outstanding! I must have been using the wrong words to search. Thanks.


All times are GMT. The time now is 08:31 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.01112 seconds
  • Memory Usage 1,719KB
  • 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
  • (6)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