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 |
#82
|
|||
|
|||
It works. You need to configure it.
Also, for the list to appear, you need to edit and save any one of your forums with the forum manager. -Raymond |
#83
|
|||
|
|||
UPDATE table_prefix_forum SET excludable = 1
this do not help me /me ver. 1.0.0 on 3.5.5 work ver. 1.0.2 on 3.6.7 not yahooooooooooo! work! night... |
#84
|
|||
|
|||
Quote:
-Raymond |
#85
|
|||
|
|||
just a suggestion -- it would be great if some sort of title like "New Posts Filter" was added, so users know what it is. It just comes up in the "miscellaneous options" box and says "to select multiple forums...etc." A user coming across this wouldn't have any idea what it is.
Has anyone done a mod they'd care to share that adds a title and some more detailed instructions? ETA: I just noticed my install doesn't match the screenshot. The tile "forums to exclude from view" and the first paragraph below it are missing. Any idea how to fix this? |
#86
|
||||
|
||||
Not working on my board.
I have a feeling that a current mod "Opt Out of New Posts from select forums" which is placed right beneath it is conflicting with it. They both show up in my Edit Options; but when this mod is enabled, both mod's selection lists don't show my forum list. When the other one is disabled & this one enabled, this mod still doesn't show the Forum List (even after running the SQL Script). BUT, If I disable this one & leave the other enabled, they both show full forum list of selections. Wierd. Any possible recommendations? I uninstalled it for now but will reinstall if I can get a working solution to my issue. This mod is very useful & would work wonders for my users! |
#87
|
||||
|
||||
Oops I posted this in the 3.5 thread by mistake...
Great work Psionic Vision Is it possible you could create a very slight variation of this hack so I could use a url to exclude certain forums form the forum index? Eg: http://vbulletin.com/forum/index.php?&exclude=10,28,12 Which would then exclude forums 10, 28, and 12 from showing on the forum home/index page. That would be a HUGE help, please please please consider it Edit: Meant to say so it's not permanent, just that those forum IDs will not show when that particular url/link is followed. So if someone goes back to the forum home via the normal http://vbulletin.com/forum/index.php they will all show. |
#88
|
||||
|
||||
okay. before i ran the query, i was going to manually exclude them all.. but opted not to do that since i have over 100 forums...
when i ran the script, i went to check to see if it worked... but it only showed the forums i manually selected... what i had to do, was reverse the exclusion and uninstall the hack then reinstall the hack and rerun the query... and it works perfect.. installed!!! |
#89
|
|||
|
|||
Thank you, Psionic Vision !
Very useful hack. |
#91
|
||||
|
||||
Excellent, installed. This is a must have for any political site lol.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|