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)

olivercookson 05-17-2008 02:26 PM

Hi,

Great idea!! Ive installed, but no option shows in "thread tools". What have I done wrong? Im running vb 3.7.

Thanks

Abe1 05-18-2008 12:05 PM

Quote:

Originally Posted by Robbey (Post 1521170)
can the user be made to view two threads, one after another?

Yes. Once they finish with one, if they try to go elsewhere, they will get the error message again.

Abe1 05-18-2008 12:06 PM

Quote:

Originally Posted by olivercookson (Post 1522621)
Hi,

Great idea!! Ive installed, but no option shows in "thread tools". What have I done wrong? Im running vb 3.7.

Thanks

That is not were the option is located. It is in the ACP under threads and posts.

olivercookson 05-18-2008 03:36 PM

Quote:

Originally Posted by Abe1 (Post 1523443)
That is not were the option is located. It is in the ACP under threads and posts.

Ahh..

Its not showing in there either?

Cheers

PlymWS 05-24-2008 09:36 AM

I uninstalled an older version to upgrade to the latest but now if I force a thread nothing happens. If I put in a thread to be forced I get the Saved Sucessfully message but the information doesn't get written to the DB as it doesn't show up on the ACP forced threads page.

I'm using VB3.6.8.

e: Having checked the DB I can see the tables have been created but they're empty so the data isn't getting to them somehow.

mry 05-24-2008 12:18 PM

this mod WONDERFUL working... very thx

I ask : if ı make a thread force thread for all usergroups, any problem for bots ?

richTV 05-26-2008 05:39 AM

Hello Abe1.

Apologies if this has been addressed but i see that when i upgraded from v1.2 to 2.0, the "Manage Force Thread Reading" is no longer available in the Thread Tools drop down menu.

is there a reason this was omitted in v2.0 ? :)

note: since i didn't see it, i went ahead and removed the v1.2 template edits [see below] and then reinstalled v2.0 but no option still wasn't showing within Thread Tools.....i thought having it available was a nice way to quickly access a particular thread.

Code:

Force Users to Read a Thread version 1.2

FOR UPGRADE AND FRESH INSTALLATIONS!

1) Import product-abe1_forceusersreadthread into PRODUCTS. Allow Overwrite "YES" (admincp -> Plugin System -> Manage Products -> [Add/Import Product])

2) Do the template edits

in SHOWTHREAD:

find:
--------------------------------------------------------------------
<div><label for="ao_rrd"><input type="radio" name="do" id="ao_rrd" value="removeredirect" />$vbphrase[remove_redirects]</label></div>
--------------------------------------------------------------------

AFTER place this:
--------------------------------------------------------------------
<!-- 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 -->
--------------------------------------------------------------------



find:
--------------------------------------------------------------------
<option value="removeredirect">$vbphrase[remove_redirects]</option>
--------------------------------------------------------------------

AFTER place this:
--------------------------------------------------------------------
<!-- Start Abe1 Force Users to Read a Thread -->
<option value="forceread">$vbphrase[manage_force_thread_reading]</option>
<!-- End Abe1 Force Users to Read a Thread -->
--------------------------------------------------------------------

Done.

Click 'install' in the thread you downloaded this from.

Done


SpaceStar 05-29-2008 06:30 PM

I've 3.71 installed - and just installed this hack - but it's not working... When I Add a new thread, giving these infos:

thread ID=1
Force Read Order= 10
Expire= No
Usergroup=all
Location: Sitewise

.. and then hit the save button - nothing happens

Total666 05-30-2008 12:15 AM

See the attached pic .. thanks https://vborg.vbsupport.ru/

anoob 06-04-2008 08:43 PM

I get the following error:
Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error


All times are GMT. The time now is 09:08 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.01608 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)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