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 Supporters / CoAuthors Show Your Support
|
Comments |
#32
|
|||
|
|||
Quote:
|
#33
|
|||
|
|||
Quote:
I am sure I won't get much help over there so I might bother, it's only a minor issue right now. I will probably be switching to vBonjour soon anyways, hopefully that one will be better. |
#34
|
||||
|
||||
What exactly does "enable excludability" and "disable excludability" do? Is it needed to run this query?
Also I have around 250+ forums, is the xml file going to be updated to change the varchar to mediumtext to support larger forums. Thanks. |
#35
|
||||
|
||||
First of all: thank you for this great hack!
Ok, I installed it, but don't see any forums listed in my CP options, only 'reset exclusion'. I followed the instructions, run the query set alle forums to be excludable. Also I disabled the cache-part. Switched the exclusion option in some forums on- and off, but still no luck. Anything else I could try ? Thanks. |
#36
|
||||
|
||||
I just discovered why it's not working. The problem is VBSeo. After disabling VBSeo, all worked fine. Nice, but now what?
What can I do to make it working even with VBSeo activated? |
#37
|
|||
|
|||
I don't know. I am not familiar with vBSEO.
|
#38
|
||||
|
||||
Is the xml file going to be updated to change the varchar to mediumtext to support larger forums.
|
#39
|
||||
|
||||
I asked at vbseo, and the suggested using Andreas' mod. That mod worked fine for me. Anyhow, thank you for your help. Too bad this mod didn't work out for me....
|
#40
|
|||
|
|||
Quote:
|
#41
|
|||
|
|||
I am having the same problem with a conflict with vBSEO. I really like this mod and would rather not switch to the other one. vBSEO is a mod that makes search engine friendly URLs using mod rewrite.
I hope this is a minor conflict that can be resolved someday since it seems vBSEO is getting more popular. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|