![]() |
|
Mod Options |
![]() |
|||||||||
This modification is in the archives.
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 Only licensed members can download files, Click Here for more information. Supporters / CoAuthors Screenshots Show Your Support
No members have liked this post.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Selective Forum Filter | akanevsky | vBulletin 3.5 Add-ons | 143 | 13 Jan 2014 18:51 |
Selective Forum Filter | akanevsky | vBulletin 3.0 Full Releases | 81 | 07 Nov 2005 20:12 |
Comments |
#2
|
||||
|
||||
First Post Reserved
Q: I have a lot of forums that I need to be able to hide, but I cannot hide them all. Help! A: Yes, there is a limitation due to the properties of the mysql field. It is intended to hold up to 64 forums. If you need more than that, please run the following query:
Make sure to replace PFX with your TABLE_PREFIX (it is found in config.php).
__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work. No members have liked this post.
Last edited by akanevsky; 26 Nov 2006 at 19:51. |
#3
|
||||
|
||||
Thanks.
/me clicks install ![]()
__________________
No members have liked this post.
|
#4
|
||||
|
||||
![]()
Ok, I know I must be doing something wrong, so if someone can point me in the right direction, I'd appreciate it. I went in to phpmyadmin and tried running the sql command, but I get this in return:
'vb1' is what is listed in my config.php No members have liked this post.
|
#5
|
||||
|
||||
Originally Posted by JD45
If vb1 is listed in config.php then in query, you would use vb1forum, not vb1_forum.
![]()
__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work. No members have liked this post.
|
#6
|
|||
|
|||
Originally Posted by Psionic Vision
That worked perfectly, thank you.![]()
I went back in to my options and only reset exclusion shows. I followed the instructions to clear it, but nothing else shows up. Any ideas? I re-ran the installer with overwrite on just to be sure, and still no luck. No members have liked this post.
|
#7
|
|||
|
|||
What exactly are you trying to do?
__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work. No members have liked this post.
|
#8
|
|||
|
|||
Trying to get the list of forums to show so I can select which ones not to show up when I hit new posts.
No members have liked this post.
|
#9
|
|||
|
|||
You need to set those forums (and all of their parents) as excludable.
__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work. No members have liked this post.
|
#10
|
|||
|
|||
Originally Posted by Psionic Vision
All I had to do was save one forums setting to enable excludability and then they showed up in the user options. ![]()
Thanks for your help. ![]() No members have liked this post.
|
#11
|
|||
|
|||
i cant seem to get this working even after setting the exclusions
No members have liked this post.
|
#12
|
|||
|
|||
This is the one where the members can filter forums, correct? I am using it, love it.
Isn't there one somewhere that the admin can filter the forum also? No members have liked this post.
|
#13
|
|||
|
|||
This works well. After running the query to allow all as excludable, I did have to re-save one of the forums manually to get them to show up on the list, but all else works great. The users have been asking for this one. Thanks!
No members have liked this post.
|
#14
|
||||
|
||||
Is there a way to remove the forum from the search function but leave it on the index?
No members have liked this post.
|
#15
|
|||
|
|||
uh ok, works now. thats wierd. Thanks.
No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 16:27.