Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Selective Forum Filter Details »»
Selective Forum Filter
Mod Version: 1.1.0, by Psionic Vision (Coder) Psionic Vision is offline
Developer Last Online: Feb 2013 I like it Show Printable Version Email this Page

vB Version: 3.6.x Rating: (29 votes - 3.97 average) Installs: 209
Released: 23 Nov 2006 Last Update: 31 May 2009 Downloads: 762
Supported DB Changes Uses Plugins Auto-Template Translations  

/*======================================================================*\
|| Selective Forum Filter
||
|| =======================================
|| Brought to you by:
|| VisionScripts
|| Premium PHP & vBulletin Solutions!
|| =======================================
||
|| Author : Anton Kanevsky (aka @kan)
|| 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

Only licensed members can download files, Click Here for more information.

Supporters / CoAuthors

Screenshots

Click image for larger version

Name:	screenshot.png
Views:	290
Size:	58.3 KB
ID:	99911

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Selective Forum Filter Psionic Vision vBulletin 3.5 Add-ons 142 20 Sep 2012 21:40
Selective Forum Filter Psionic Vision vBulletin 3.0 Full Releases 81 07 Nov 2005 19:12

  #46  
Old 04 Feb 2007, 20:21
Psionic Vision Psionic Vision is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Originally Posted by LeeCHeSSS View Post
Is there another version then?
No, this is the latest version released...
__________________
My Hacks: http://www.vbulletin.org/forum/member.php?u=80739
Always have your stuff when you need it with @Dropbox. 2GB account is free! http://db.tt/SgejWtr1
Reply With Quote
  #47  
Old 05 Feb 2007, 06:49
LeeCHeSSS's Avatar
LeeCHeSSS LeeCHeSSS is offline
 
Join Date: Dec 2001
Oh, you had me confused then by saying "In this version, [...]"

It's not a big problem anyway.
Reply With Quote
  #48  
Old 05 Feb 2007, 15:46
sere sere is offline
 
Join Date: Apr 2005
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.
Reply With Quote
  #49  
Old 05 Feb 2007, 21:37
Psionic Vision Psionic Vision is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Originally Posted by sere View Post
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.
Save at least one forum via admincp after you run the query.
__________________
My Hacks: http://www.vbulletin.org/forum/member.php?u=80739
Always have your stuff when you need it with @Dropbox. 2GB account is free! http://db.tt/SgejWtr1
Reply With Quote
  #50  
Old 14 Feb 2007, 17:28
prophecydude prophecydude is offline
 
Join Date: Jan 2007
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.
Reply With Quote
  #51  
Old 14 Feb 2007, 19:13
Psionic Vision Psionic Vision is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Originally Posted by prophecydude View Post
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.
There's a solution to remove the limitation - please read through this thread to find it.
__________________
My Hacks: http://www.vbulletin.org/forum/member.php?u=80739
Always have your stuff when you need it with @Dropbox. 2GB account is free! http://db.tt/SgejWtr1
Reply With Quote
  #52  
Old 15 Feb 2007, 00:16
morrow morrow is offline
 
Join Date: Mar 2002
Damn.... Was looking forward to using this hack. Just yesterday, a few of my users asked if they could exclude 2-3 forums. VBSEO seems to be my issue.
__________________
-=morrow=-
Reply With Quote
  #53  
Old 15 Feb 2007, 14:59
prophecydude prophecydude is offline
 
Join Date: Jan 2007
Originally Posted by Psionic Vision View Post
There's a solution to remove the limitation - please read through this thread to find it.
Oh yeah I saw that earlier. It's just that I add new subforums every week and it's tedious going through all of them. If the top level forum can be excluded then all of the sub forum should be (or have an option). Do you plan to add this in the future?
Reply With Quote
  #54  
Old 17 Feb 2007, 04:06
KrisP KrisP is offline
 
Join Date: Jun 2002
Originally Posted by Psionic Vision View Post
Quote:
Originally Posted by Ramsesx
Seems not to work on 3.6.4, did the template change, the querie, product import, but only showing [Reset exclusion] but no forums. Thanks.

Forums must be set as excludable in order to be excluded.
I am not sure I get it. I have successfully updated the database, updated the template and installed the product. And I also only see "[Reset exclusion]"
Reply With Quote
  #55  
Old 17 Feb 2007, 12:52
Psionic Vision Psionic Vision is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Originally Posted by KrisP View Post
I am not sure I get it. I have successfully updated the database, updated the template and installed the product. And I also only see "[Reset exclusion]"
After running the query, save at least one forum manually to rebuild the cache.
__________________
My Hacks: http://www.vbulletin.org/forum/member.php?u=80739
Always have your stuff when you need it with @Dropbox. 2GB account is free! http://db.tt/SgejWtr1
Reply With Quote
  #56  
Old 02 Mar 2007, 03:50
prophecydude prophecydude is offline
 
Join Date: Jan 2007
Originally Posted by prophecydude View Post
Oh yeah I saw that earlier. It's just that I add new subforums every week and it's tedious going through all of them. If the top level forum can be excluded then all of the sub forum should be (or have an option). Do you plan to add this in the future?
Any updates?
Reply With Quote
  #57  
Old 20 Mar 2007, 12:35
verrin verrin is offline
 
Join Date: Mar 2007

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

I ran this query, but I got an error?

In both cases, PFX must be replaced with the actual table prefix that you have defined in config.php.
I'm not sure I understand this.

In my Config.php reads:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

I set the value to 1 in config.php, but it gave me a database error and tried setting it to 0 (same result). Put it to nothing, to retain forum.
Reply With Quote
  #58  
Old 21 Mar 2007, 04:10
Merriweather Merriweather is offline
 
Join Date: Nov 2006
Installed the product, made the template change, set the forums I wanted excluded, went to adminCP and manually saved a forum to rebuild the cache and all I get is [Reset Exclusion]. Using vB 3.6.5 and I don't have vbSEO.


Last edited by Merriweather : 21 Mar 2007 at 04:13.
Reply With Quote
  #59  
Old 21 Mar 2007, 20:28
Psionic Vision Psionic Vision is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Originally Posted by verrin View Post
Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

I ran this query, but I got an error?


I'm not sure I understand this.

In my Config.php reads:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

I set the value to 1 in config.php, but it gave me a database error and tried setting it to 0 (same result). Put it to nothing, to retain forum.
If you have no table prefix (empty value for $config['Database']['tableprefix']) then please just remove PFX from the query.

Installed the product, made the template change, set the forums I wanted excluded, went to adminCP and manually saved a forum to rebuild the cache and all I get is [Reset Exclusion]. Using vB 3.6.5 and I don't have vbSEO.
Please make sure that you allow excludability on all parents forums of the one(s) you want to exclude.
__________________
My Hacks: http://www.vbulletin.org/forum/member.php?u=80739
Always have your stuff when you need it with @Dropbox. 2GB account is free! http://db.tt/SgejWtr1
Reply With Quote
  #60  
Old 21 Mar 2007, 23:28
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Installed.

Tesing it on VB 3.6.5
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 21:50.

Layout Options | Width: Wide Color: