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 |
#42
|
|||
|
|||
Quote:
|
#43
|
|||
|
|||
Just an FYI who used the forum filtering hack (don't remember the exact name in 3.0.x):
I just installed this after upgrading to 3.6 I ran into the issue where the field you added to the usertextfield table, 'excludeforumids' happens to be the same field name as the old version, but the difference it that field was showing up in the user table. So when i installed yours, and set the forums to be allowed to be excluded, i was surprised to find that the exclusions from my old version were still there.. However, I couldn't change them. I fixed the probem be dropping that column from the user table.. Everything working great now. |
#44
|
||||
|
||||
Thanks for this hack.
I've noticed that when excluding categories, posts that were made in (sub)forums in those categories, the posts are still visible in get-new and get-daily searches. Is it possible to fix that? |
#45
|
|||
|
|||
Quote:
|
#46
|
||||
|
||||
Is there another version then?
|
#47
|
|||
|
|||
No, this is the latest version released...
|
#48
|
||||
|
||||
Oh, you had me confused then by saying "In this version, [...]"
It's not a big problem anyway. |
#49
|
|||
|
|||
i have a similar problem as described above. on 3.6.4 all i see is [Reset exclusion] without any list of forums. i have enabled excludability in all forums (set to 1) but that doesn't seem to help.
|
#50
|
|||
|
|||
Save at least one forum via admincp after you run the query.
|
#51
|
|||
|
|||
Is there a way I can have it so all a user has to do is just select the parent forum and simply have all the associated sub forums hidden as well? I heard you say that there was a max number of forums that could be excluded, and it's tedious selecting new forums like that.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|