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 |
#112
|
||||
|
||||
Quote:
|
#113
|
|||
|
|||
It doesn't seem to be working correctly, it just shows an empty box. And I have run the query to enable every forum...
|
#114
|
|||
|
|||
Any chance of getting this updated for VB4?
|
#115
|
|||
|
|||
It already works actually. There's a post somewhere in this thread where someone made a couple updates, but overall it works, I've been using it on my forum for a long time now.
|
#116
|
|||
|
|||
Yes, but from what I read there are some issues? What version are you running on? Does it work well for you?
|
#117
|
|||
|
|||
I'm running vB 4.1.0 at the moment and it works fine. The best thing I can tell you is to try it if it doesn't work, just remove it. =)
|
#118
|
|||
|
|||
Thanks, I saw all the changes necessary to make it work and I have so many different styles and such it just would be a pain in the butt to make all the edits. I'm also using Paul's mod so I will wait until someone gets a VB 4 version up.
|
#119
|
|||
|
|||
Works fine thanx
|
#120
|
|||
|
|||
I like this hack too.
But I want another feature that I need Usergroup based filter than user based. So, how could I modify it? Could you teach how the code should be included? Every usergroup can select exclude or include. Every forum can be exclude or include This two option is necessary. Thank you. |
#121
|
||||
|
||||
Quote:
Tabs Add System for vBulletin 4 (sstab advanced) installed. https://vborg.vbsupport.ru/showthread.php?t=233629 Not sure how to fix this. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|