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)

Alibass 07-09-2007 05:07 PM

Nice hack, works great on 3.6.7PL1 w/multiple skins :) *Installed*

bada_bing 07-09-2007 05:21 PM

Abe1

couple questions for ya. Will this hack work on vb 3.5.x? Also can you only have one thread redirect at a time correct?

princeedward 07-09-2007 05:39 PM

sounds interesting and useful....specially for a new forum announcement...

thanks and best regards for this one bro....clicked install!

;)

Alexvanleeuwen 07-09-2007 05:50 PM

very very nice, and easy to install perfect!!

bitHacker 07-09-2007 07:59 PM

Forum Rulls Must Read Thread !

Great IDEA :-)

** Click Install **

tanyeri24 07-09-2007 08:16 PM

are you stupid to make a brillant hack like that! Wonderfull, installed. Luv it.


edit: lol doesnt work for me :(((

Abe1 07-09-2007 09:21 PM

Quote:

Originally Posted by bada_bing (Post 1286859)
Abe1

couple questions for ya. Will this hack work on vb 3.5.x? Also can you only have one thread redirect at a time correct?

I dont know. You can try it out.

You can have more then one redirect at a time. They will just go from one to the next.
Quote:

Originally Posted by tanyeri24 (Post 1287002)
edit: lol doesnt work for me :(((

What doesn't work?

alessai 07-10-2007 08:12 AM

i loved this hack.... it works perfect for me.....

i also had a problem in the appserv when i add the modifications (for the templates) & i come to save it a blue page come up ( it doesnt load up and it doesnt save the changes)

maroceve 07-10-2007 08:59 AM

not working for me ...3.6.4 installed.

The redirect doesn't work at all, it doesn't force people to read it after i select "Manage...." then select "All usergroups" ...

qqqqw 07-10-2007 09:00 AM

well i installed this hack but found problems

i lost all moderating options from it.

i know i must have can manage threads permission

but i m supreme admin and i have all permission checked twice.

so please tell me how can i set this hack working ?

it shows only "delete threads" option only after installing this hack :(

titchpitch 07-10-2007 09:59 AM

nice

Abe1 07-10-2007 10:17 AM

Quote:

Originally Posted by alessai (Post 1287388)
i loved this hack.... it works perfect for me.....

(i attached the arabic version of it) i translted it yesterday.....

i also had a problem in the appserv when i add the modifications (for the templates) & i come to save it a blue page come up ( it doesnt load up and it doesnt save the changes)

Sorry, you have no permission to post this. I only allow releases of phrase files for my hacks.

Abe1 07-10-2007 10:18 AM

Quote:

Originally Posted by maroceve (Post 1287408)
not working for me ...3.6.4 installed.

The redirect doesn't work at all, it doesn't force people to read it after i select "Manage...." then select "All usergroups" ...

There is a possibility I use a new hook only released in later versions. I will be looking into it.

Abe1 07-10-2007 10:19 AM

Quote:

Originally Posted by qqqqw (Post 1287409)
well i installed this hack but found problems

i lost all moderating options from it.

i know i must have can manage threads permission

but i m supreme admin and i have all permission checked twice.

so please tell me how can i set this hack working ?

it shows only "delete threads" option only after installing this hack :(

No clue what or where the problem is. Can you give me more info?

alessai 07-10-2007 10:26 AM

oh sorry didnt know that.....

Abe1 07-10-2007 11:03 AM

NOTE TO ALL USERS WHO vB version < 3.6.6
This hack uses a hook that was not put into vB until version 3.6.6. You can follow the following steps to get this hack working on your forum.


Open file global.php

Find:
PHP Code:

if (!empty($db->explain)) 

Place BEFORE:
PHP Code:

($hook vBulletinHook::fetch_hook('global_setup_complete')) ? eval($hook) : false

Save file.


Open file includes/xml/hooks_vbulletin.xml

Find:
PHP Code:

<hook>global_start</hook

Place BEFORE:
PHP Code:

<hook>global_setup_complete</hook

Save file.


Re-install the xml product file for this hack.

maroceve 07-10-2007 11:14 AM

Just a little error :

Quote:

Originally Posted by Abe1 (Post 1287488)


Open file includes/xml/hooks_vbulletin.php



[B]Open file includes/xml/hooks_vbulletin.XML

And Thanks it finally works :)

Great hack !

Abe1 07-10-2007 11:17 AM

Quote:

Originally Posted by maroceve (Post 1287498)
[B]Open file includes/xml/hooks_vbulletin.XML

Thanks.

maroceve 07-10-2007 11:34 AM

Actually i have a link problem but some users say it worked in the first place.

I have to confess, i have tried translating into french that phrase.

href="showthread.php?t={1}">here</a>.

So now even after reinstalling the product i get the "NOT FOUND" error.

hmmm wierd eh ?

thanks for the help

alessai 07-10-2007 05:37 PM

:) abe1 i would like to have "stop forcing the users to read a thred" option

BobbyBig 07-10-2007 08:09 PM

I would like to see this for selecting the Forums where it will be shown, like selection with alt+mouse in a dropdown menu.

Only selecting for the Usergroups is not enough.

regards

Abe1 07-10-2007 10:10 PM

Quote:

Originally Posted by alessai (Post 1287754)
:) abe1 i would like to have "stop forcing the users to read a thred" option

Just go back to the thread and remove all the checkboxes and save.

ERuiz 07-11-2007 12:53 AM

Thanks for this hack! It was exactly what I was looking for. Now, I have a question. Can this be made so that it will also FORCE a user to REPLY to the thread? In other words, if they don't reply, then it will keep forcing them back to the thread until they reply.

If you can get it to do this, then it will be perfect!

Abe1 07-11-2007 03:18 AM

Quote:

Originally Posted by ERuiz (Post 1288034)
Thanks for this hack! It was exactly what I was looking for. Now, I have a question. Can this be made so that it will also FORCE a user to REPLY to the thread? In other words, if they don't reply, then it will keep forcing them back to the thread until they reply.

If you can get it to do this, then it will be perfect!

Maybe in a future version.

Abe1 07-11-2007 03:18 AM

Quote:

Originally Posted by BobbyBig (Post 1287869)
I would like to see this for selecting the Forums where it will be shown, like selection with alt+mouse in a dropdown menu.

Only selecting for the Usergroups is not enough.

regards

I hope to have time to create more options in the future.

TCattitude 07-11-2007 03:35 AM

Really nice mod!
Thanks for sharing this ;)

AcolyteZero 07-12-2007 03:17 AM

I've installed it correctly and it's enabled, but for some reason it's just not showing up for me :/.

qqqqw 07-12-2007 03:58 AM

nothing is showing in Thread Tools menu.

i have also done template edit .

PoetJA-1975 07-12-2007 08:01 AM

**INSTALLED**
Thanx again for the share - really nice mod ;)

Jacquii.

PoetJA-1975 07-12-2007 08:25 AM

hmmm - for anyone interested - I made a little Attention Please graphic to use on the "error message" phrase and in the thread that you have the required read in... It's especially nice if you use the bbcode colors red and darkred :)

Enjoy!

Jacquii.

My phrase:
Quote:

<img src=".../reminder1.gif" align="left" border="0" alt="" style="padding:7px;" /><strong>The JPiC Moderating Team is requiring each Member to view a special announcement thread before you continue browsing the Forum.</strong>
<br /><br />
<a href="showthread.php?t={1}"><strong>CLICK HERE</strong></a> to view the thread. Then you may continue with browsing and posting.
<br /><br />
Thank you for your patience and after reading the required thread we hope you enjoy your browsing experience here at JPiC Forum. Enjoy AND Happy posting!</strong>
<br><br>
<strong>The JPiC Moderating Team.</strong>
Again - Thanx for the modification
Nominated for HOTM

Jacquii.

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 07:36 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.01557 seconds
  • Memory Usage 1,828KB
  • 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_php_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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