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 |
#22
|
|||
|
|||
Great mod. Would it be possible to make a small modification so posts and threads dosent pop up in search results at all?
|
#23
|
|||
|
|||
Quote:
Are you talking about posts and threads from the hidden forums? The hidden forums are searchable so that users can still access them directly if they want to. However, results from those forums should not appear during a regular search. |
#24
|
|||
|
|||
Well, if I do a "quick search" in the top of the screen, regular search results for hidden threads and posts do pop up. I am using "Selective Forum Filter v1.1.0 for vBulletin v3.5.x - 3.8.x ".
|
#25
|
||||
|
||||
Anton Kanevsky, hello
I respect you as a Coder. You plan to introduce a SQL query to the option? To not ever manually run queries Quote:
Russian Version |
#26
|
|||
|
|||
תודההההה
|
#27
|
|||
|
|||
Quote:
Thank you for the Russian translation. |
#28
|
||||
|
||||
Is there a way to set the forum so that it is pre-filtered depending on the incoming link to the forum? For example, let's say I have a website front page with three hyperlinks labeled 1,2 and 3. The master list of forums are also 1,2 and 3. But when a user clicks on 2 on the website front page for example, vBulletin only shows forum 2 to that user.
|
#29
|
|||
|
|||
Psionic is it possible to add an option in the usercp to check off if they want to exclude the forums or just from new posts and search.
Right now i have this disabled cache_ordered_forums |
#30
|
|||
|
|||
Thanks for this!
Installed! |
#31
|
||||
|
||||
This doesn't seem to work with vBSEO. Can anyone confirm this or is it just me?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|