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 |
#72
|
|||
|
|||
Thanks for catching that. Now we've got a serious problem on our hands.
If you click on the "SFF: Exclude Forums From Search" you'll notice in the combo box that there is no hook location. I looked in the PHP files and the hook location needed for this plugin to work in vB4 is non-existant. So in order for it to work, you're going to have to submit a ticket to vBulletin or add in your own hook. I filed a vB4 bug report. Hopefully this hook will be included with 4.0.2: http://www.vbulletin.com/forum/proje...?issueid=35758 Thanks for catching that bug. Sharp eye. EDIT: The bug has been accepted and will be fixed in 4.0.3. |
#73
|
||||
|
||||
Thanks for posting the bug report. I tried sticking
PHP Code:
I'll look some more in the morning but I think this requires a vb god with much greater knowledge than I have! |
#74
|
|||
|
|||
|
#75
|
|||
|
|||
This is the only mod which is holding me back from switching to VB4. I need this one!
|
#76
|
|||
|
|||
@Fiel -
Thanks a million man. People were going to be upset if I had to tell them this one wouldn't make the jump with us... |
#77
|
||||
|
||||
So this works for 4+ if we edit all that stuff up there?^^ or is there going to be a legit release?
|
#78
|
||||
|
||||
We have a modified "new posts" search on the forum; http://myforum/search.php?do=getnew&f=xx , where xx is a forum with many sub forums. The members choices for which forums to filter from new posts search do not work on this modified search. Is there anything I could do to make it work?
|
#79
|
|||
|
|||
ive installed this and it seems to be working fine, very good mod......
is there a way to set my off topic forums so as default they dont appear in todays posts/unread posts, and members and choose to include them if they want? |
#80
|
|||
|
|||
Quote:
|
#81
|
|||
|
|||
This is just the hack I was looking for! Thank you!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|