Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Force Users to Read a Thread Details »»
Force Users to Read a Thread
Version: 2.10, by Abe1 Abe1 is offline
Developer Last Online: Jun 2010 Show Printable Version Email this Page

Category: Moderators Functions - Version: 4.0.x Rating:
Released: 05-02-2010 Last Update: Never Installs: 1078
DB Changes Uses Plugins
Additional Files  
No support by the author.

Force Users to Read a Thread



About this hack:
This hack allows you to set a thread as 'must read' by your members. Right now, if you make a post and want all your members to read it, you have no way of enforcing it. This hack will give an error message similar to the one you get when you need to change you password, saying that the admins want you to read a certain thread before they continue using the forum.

Once a user reads a thread, they wont be bugged to read it again.

You can set all usergroups or just certain onces that must read a thread.

You can set to site wide or just some forums.

Option to Force Guests

This hack added one query to every page on your forum a member goes to.
  • Files edited: 0
  • Templates edited: 0
  • Files to upload: 3 (1 via ACP, 2 via FTP)
  • Time to install: 1 minute
Updates:


Updates:
Version 2.10 (05/02/10):
  • First release of this hack for vb 4.0.
  • Added link in "Administrative" drop down on the showthread page to edit force read settings.

Please post your comments or suggestions for this hack. I read ALL posts.

MAKE SURE YOU CLICK INSTALL!
You will get an email when a new version is released.

Pictures:
  • The error message.
  • The universal options.
  • Where you go to set the settings.
  • The list of forums that have force read settings.
  • The edit/add screen.

Download Now

File Type: zip force_users_to_read_a_thread_2_10.zip (8.4 KB, 6155 views)

Screenshots

File Type: jpg 1.JPG (30.8 KB, 0 views)
File Type: jpg 2.JPG (85.6 KB, 0 views)
File Type: jpg 3.JPG (6.6 KB, 0 views)
File Type: jpg 4.JPG (20.5 KB, 0 views)
File Type: jpg 5.JPG (48.0 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
gamersplatoon, Insta-Gator

Comments
  #182  
Old 02-29-2012, 03:29 PM
killerford's Avatar
killerford killerford is offline
 
Join Date: Jan 2012
Location: United Kingdom
Posts: 173
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've added this and uploaded the folders, gone onto the settings and clicked enabled but still no settings on what message to put and where? Have I done something wrong
Reply With Quote
  #183  
Old 03-09-2012, 07:17 AM
kylek kylek is offline
 
Join Date: Oct 2003
Location: British Columbia, Canada
Posts: 798
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just did a fresh install of this on vb 4.1.1, works great.
Reply With Quote
  #184  
Old 04-13-2012, 05:37 PM
Mickie D Mickie D is offline
 
Join Date: Jun 2002
Posts: 430
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This Add's 0.3 of a second to all pages nearly.

I cannot say for 100% its 0.3 of a second (infact I know that would be different for all sites) but that is what it does on my site!

My Main Page loads at around 0.3 - 0.4

with this on it loads at around 0.6 - 0.7

Turn it off and its back to 0.3

Such a great hack too... but I cannot justify a 50% php load increase.

Regards
Mick
Reply With Quote
  #185  
Old 04-15-2012, 12:23 AM
howarde's Avatar
howarde howarde is offline
 
Join Date: Sep 2007
Location: Florida
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone know how to remove "Force Read Thread" from the bottom of the Quick Reply box?

Edit: Nevermind. Found it.
Attached Images
File Type: jpg Capture.JPG (16.7 KB, 0 views)
Reply With Quote
  #186  
Old 06-02-2012, 02:05 AM
poita poita is offline
 
Join Date: Jan 2010
Location: Down Under
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have installed this on vbulletin 4.1.10 but have had to disable it immediately.

The hack ruins all the formatting of the website and stops tapatalk access to my site.

I will post up pictures to show you what I mean
Reply With Quote
  #187  
Old 06-02-2012, 02:16 AM
poita poita is offline
 
Join Date: Jan 2010
Location: Down Under
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Before and after the hack is applied
Attached Images
File Type: jpg force read 1.jpg (94.9 KB, 0 views)
File Type: jpg force read 2.jpg (36.4 KB, 0 views)
Reply With Quote
  #188  
Old 06-05-2012, 01:36 PM
JetLee JetLee is offline
 
Join Date: Mar 2012
Location: CA
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get database errors with the hack enabled on vb4.2.0 along with slower page load times.
Reply With Quote
  #189  
Old 06-07-2012, 04:35 PM
JetLee JetLee is offline
 
Join Date: Mar 2012
Location: CA
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get the following error:

Code:
Database error in vBulletin 4.2.0:

Invalid SQL:

			SELECT *
			FROM thread AS thread
			LEFT JOIN force_read_users AS force_read_users ON (thread.threadid = force_read_users.force_read_threadid AND force_read_users.force_read_userid = '6867')
			WHERE thread.force_read = '1' AND (thread.force_read_expire_date = '0' OR thread.force_read_expire_date > '1339088689') AND (force_read_usergroups = '' OR force_read_usergroups LIKE '%-2-%') AND (force_read_forums = '' OR force_read_forums LIKE '%-10-%' OR force_read_forums LIKE '%-36-%') AND force_read_users.force_read_userid IS NULL
			ORDER BY force_read_order ASC;

MySQL Error   : MySQL server has gone away
Error Number  : 2006
Request Date  : Thursday, June 7th 2012 @ 11:04:49 AM
Error Date    : Thursday, June 7th 2012 @ 11:06:53 AM
Script        : http://buellridersonline.com/forum/blast/
Referrer      : http://buellridersonline.com/forum/modifications/index5.html
IP Address    : xxx.xxx.xxx.xxx
Username      : xxxxxxxx
Classname     : vB_Database
MySQL Version :
.

Help please?

I don't have the formatting issues that others are having, but this error generates with every new user.
Reply With Quote
  #190  
Old 06-10-2012, 09:49 PM
carloscuevas's Avatar
carloscuevas carloscuevas is offline
 
Join Date: Dec 2009
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any update to 4.2.0??
Reply With Quote
  #191  
Old 06-10-2012, 11:03 PM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

abe1 has not been here for 2 years
there will be no updates .. but this is working
if it will not install change the min max version in the xml
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:11 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06412 seconds
  • Memory Usage 2,348KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (9)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete