vb.org Archive

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

archet1337 07-28-2011 12:40 AM

Working great on 4.1.4. Thanks for sharing.

Would be nice though if we could make the users read announcements as well as threads. :)

ThePhoneGuy 08-05-2011 04:56 AM

Breaks 4.1.5 all skins.

ClemsonJeeper 08-05-2011 02:34 PM

Quote:

Originally Posted by LoudBox (Post 2221168)
Plugin works great, good job!

Just noticed though that it didn't work with forum runner. You get the message, but when clicking you get logged out each time. Could you take a look at this?

Looks like there is an easy way to fix this.

Go ahead and go into vBulletin Settings->Force Users to Read a Thread

for the setting "Disable Hack via Filename" add

request.php

to the end of the list on its own line.

Should fix it up. I'll modify Forum Runner so that it automatically disables this when you import its XML file, but to get yourself working right now, that's the way to do it!

Kudos on making this easy!

maryx 08-17-2011 12:21 PM

I love this mod, but it wrecked my site when I upgraded to 4.15

Anyone have a solution for this?

oldinc 08-22-2011 08:37 PM

Thanks - that is a perfect mod and very useful. I appreciate it.

Feechen 08-28-2011 11:52 AM

Hi,

Does not work with Firefox and vB 4.1.5. But it is working fine with IE and vB 4.1.5.

Is there anything I can do in order to have it work in both browsers?

Thanks,
Feechen

blankpage 09-16-2011 07:55 AM

1 Attachment(s)
I have vbulletin 4.1.4 and if I enable this hack for guests the forum appear without graphic.

I attach you a picture.

Why?

Thank you! :)

DrSlump 10-04-2011 12:02 PM

Does anybody has noticed performance issues with this hack?

I had to disable it because it made some queries really slow and consuming, and my database was loaded as hell ... :/

Since I did it, CPU usage has gone down from 95% to almost 10% ...
Read_rnd_next in mysql went from 1.2M to barely 1k ...

egdevilboy 10-04-2011 05:15 PM

I love this mod but I have a small request...

Is it possible to Force Users to Read Forum? I want to force my new users to go to my Introduction Forum and make a post...

Other than that, LOVE the MOD!

DrSlump 10-06-2011 01:40 PM

Quote:

Originally Posted by DrSlump (Post 2253099)
Does anybody has noticed performance issues with this hack?

I had to disable it because it made some queries really slow and consuming, and my database was loaded as hell ... :/

Since I did it, CPU usage has gone down from 95% to almost 10% ...
Read_rnd_next in mysql went from 1.2M to barely 1k ...

I reply to myself ... I think I fixed it by adding an index to the thread table:
Code:

create force_read_idx ON thread (force_read);


All times are GMT. The time now is 07:47 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.01265 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
  • (1)bbcode_code_printable
  • (2)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