The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Selective Forum Filter Details »» | |||||||||||||||||||||||||||||
I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.
/*================================================= =====================*\ || Selective Forum Filter || || Author : Anton Kanevsky || Co-Author(s) : Andreas || Works on : vBulletin 3.5.x - 3.8.x || Released : May 31, 2009 || || Time required to install: 30 seconds || Difficulty: easy \*================================================ ======================*/ DESCRIPTION Ever came across large boards with a huge number of sub forums? Couldn't find your info? Wanted to run away from that huge load of stupid threads? This hack is intended to save your users from having such a horrible experience. It provides them with an opportunity to exclude any number of forums from the forums list (as well as from "get new"/"get daily" searches), which still letting them to access those forums directly and search within them, too. STATISTICS Products to Install: 1 INTRODUCTION To enable "can be excluded" in all forums, run this query: UPDATE PFXforum SET excludable = 1 To disable "can be excluded" in all forums, run this query: UPDATE PFXforum SET excludable = 0 In both cases, PFX must be replaced with the actual table prefix that you have defined in config.php. If you have not defined a prefix, remove PFX from the queries. After you run either one of these queries, you must then open and save any one forum for the forum cache to be updated. VERSION HISTORY 1.1.0 [+] The hack is now compatible with vBulletin 3.5.x - 3.8.x. [+] Eliminated all template edits. 1.0.2 [+] The hack is now compatible with vBulletin 3.6. [+] Corrected a couple of mistakes in the installation manual. 1.0.1 [+] Added option to set forums as excludable. By default, excludability of all forums is disabled. 1.0.0 First Public Release The installation manual is contained within the attached file. IF YOU LIKE MY HACK, PLEASE CLICK INSTALL Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
vijayninel |
Comments |
#42
|
||||
|
||||
Cool mod, Psionic Vision and Andreas.
Quote:
Code:
<plugin active="1" executionorder="5"> <title>SFF: Suppress Display of Excluded Forums</title> code bits... </plugin> I can't say that it's efficient or if it's upsetting vBulletin protocol but the tests so far seem to work. |
#43
|
||||
|
||||
I am also using the 'unread post hacks'
https://vborg.vbsupport.ru/showthrea...t=unread+posts Event though I have selected some forums to be excluded, this other hack still says I have x posts unread in those hidden forums. Any work around for this, or will I just have to live with it? |
#44
|
|||
|
|||
Quote:
Quote:
The thread for that modification says "Version 3.8.001 adds support for forums excluded if you have the "Get New/Get Daily Opt Out Modification" installed (by Andreas).". Maybe Paul also supports this hack? Please ask him, it should be pretty much the same piece of code to support either hack. |
#45
|
||||
|
||||
Quote:
I have no idea why I didn't think of disabling the plugin. That did the trick and is more practical than my work around. Thanks, Psionic! |
#46
|
|||
|
|||
Quote:
Quote:
http://www.battlecentral.xpg.com.br/forum/ Works fine on IE and FF, but in Opera don't.. :/ |
#47
|
|||
|
|||
Awesome, awesome! Thanks for this great hack, exactly what I needed.
|
#48
|
|||
|
|||
Quote:
I also have vBSEO installed and it would be great if this mod could be altered to work with vBSEO. I guess it has something to do with the urls. |
#49
|
|||
|
|||
I am having a problem with this hack - it previously has worked fine, but now, the list of forums to filter in User CP is blank - it only has Reset Exclusions at the top. There are multiple forums set to be excludable, and it was fine in the past Any ideas what might be causing this to happen?
|
#50
|
|||
|
|||
Excellent mod - many thanks!
Mike |
#51
|
|||
|
|||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|