vb.org Archive

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

HossMon 02-05-2009 05:29 PM

Hey Abe could you read my post here plz
https://vborg.vbsupport.ru/showpost....&postcount=602

I'm running 3.6.9 and I think I may have found the issue...
Ok here's Query
Quote:

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 = '1')
WHERE thread.force_read = '1' AND (thread.force_read_expire_date = '0' OR thread.force_read_expire_date > '1233786721') AND (force_read_usergroups = '' OR force_read_usergroups LIKE '%-6-%') AND (force_read_forums = '') AND force_read_users.force_read_userid IS NULL
ORDER BY force_read_order ASC
But then I notice this for the force_read_users table...

1 SIMPLE force_read_users eq_ref PRIMARY PRIMARY 8 const,bst_db.thread.threadid 1 Using where; Using index; Not exists

Quote:

Using where; Using index; Not exists
I believe that is what is driving MySQL nuts

jayzy1 02-14-2009 03:22 PM

working fine on my v3.81

Get Through Guides

2L8 02-17-2009 08:00 PM

works gread also on 3.8.1 thx installed

crouzmind 02-18-2009 05:16 PM

sir can i use this mod on VBULLETIN 3.8.1 ????

habanero68 02-22-2009 06:05 AM

please explain how I use it in 3.8.1. I am not working, needs to be done. please

mrtroybaker 03-05-2009 07:50 PM

Is there going to be an upgrade for Vbullite 3.8.x? I installed this version and everything works fine until after save. It says everyting saved but nothing shows up under "display order" Im guessing this is due to the different versions. Please help. This is one of the most useful hacks I have found.

HaS?R 03-11-2009 08:18 PM

Thanks.Looks Nice.

BlueNinjaGo 03-13-2009 07:13 PM

Installed and works great once you learn to use it correctly. Great job.

fr3akstar 03-20-2009 08:08 AM

I have installed this on 3.8.1 but I don't get the option and I can't see the option to enable/diable per usergroup, its enabled in the products/plugins menu. Do you have to do something else after install?

Raptor 03-20-2009 01:33 PM

yep works just fine on 3.8.1 PL1. If you are having problems then your board isn't right.


All times are GMT. The time now is 05:49 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.01337 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
  • (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