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)

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


All times are GMT. The time now is 06:30 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.01549 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)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