vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Moderators Functions - Force Users to Read a Thread (https://vborg.vbsupport.ru/showthread.php?t=151737)

D.Ilyin 07-12-2007 08:27 AM

Abe1, is it possible to forse users reread the thread?
I did the following: check the group and save changes.
Some of group members read this thread, but i add some notice and i'd like that thread will be reread.
I unchecked group and save. And then check it again.... but no more force read attentions was show :(.

?
BTW :) THANKS a lot for this hack! Nominate MOTM!

adrianne 07-12-2007 03:11 PM

Love this!!!

Thanks!!!

aj8690 07-12-2007 05:12 PM

Awesome! Thanks.

Abe1 07-13-2007 02:12 AM

Quote:

Originally Posted by D.Ilyin (Post 1289006)
Abe1, is it possible to forse users reread the thread?
I did the following: check the group and save changes.
Some of group members read this thread, but i add some notice and i'd like that thread will be reread.
I unchecked group and save. And then check it again.... but no more force read attentions was show :(.

?
BTW :) THANKS a lot for this hack! Nominate MOTM!

I will be trying to get that in a future version.

D.Ilyin 07-13-2007 09:10 AM

Quote:

Originally Posted by Abe1 (Post 1289649)
I will be trying to get that in a future version.

thanks! will be waiting :)

Abe1 07-13-2007 10:48 AM

Quote:

Originally Posted by Mike-D (Post 1289801)
Can this be done via Hooks? It' s sometimes hard to keep all changes in mind by doing new upgrades. What do you think, Abe1? -Mike

you dont have to keep info on this. This is in by default in vb 3.6.6 and greater.

ForYou 07-14-2007 04:37 PM

Hello ,

If there is the option to just let admin to do this , Not all Users can make theard to let users read it before continue ,!!

I mean the permsions just for Admin or another group !!

Regard

PoetJA-1975 07-15-2007 01:28 AM

I believe that's been answered as no.
But there could possibly be a work-around using php conditional:

Quote:

<if condition="in_array($bbuserinfo[usergroupid], array(6))">
<!-- Start Abe1 Force Users to Read a Thread -->
<div><label for="ao_mfr"><input type="radio" name="do" id="ao_mfr" value="forceread" />$vbphrase[manage_force_thread_reading]</label></div>
<!-- End Abe1 Force Users to Read a Thread -->
</if>
This way the link is ONLY shown to Administrators group ;)

Jacquii.

Invalid ID 07-15-2007 04:02 AM

It doesn't produce any result

richTV 07-15-2007 08:53 AM

interesting add-on, tnx!


All times are GMT. The time now is 05:50 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.03010 seconds
  • Memory Usage 1,735KB
  • 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
  • (4)bbcode_quote_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