![]() |
THANKS !!!!! Working like a charm on vB 4.1.4.
Just don't forget to enable one disabled plugin. Just go to ACP -> Plugins & Products -> Plugin manager , and enable "Exclude Forums from What's New" (there are 4 , but one of them is disabled ... ENABLE it !) Then simply edit permissions for forums ... :) |
v4.1
=== - Fixed Bug: Forums not being excluded from searches - New Feature: Added Hide from FORUMHOME |
Ok, re-installed 4.1 for testing on 4.1.3 of vBulletin ....
I now see how individual users can exclude forums from being searched, but where does one do a setting that PREVENTS one (or more) specific forum(s) for ALL users to NOT be searched? Regards, Doug |
2 BadgerDog:
For specific usergroup: ACP -> Forums & Moderators -> Forum Permissionst -> Edit permission for that usergroup in that forum where you want block search. And set: Can Search Forums - No For specific sub-forum for all of the users ACP -> Forums & Moderators -> Forum Manager -> Edit specific forum and set: Index New Posts in Search Engine - No (Setting this to 'No' will prevent anyone from being able to search in this forum) and rebuild search indexes: Maintenance -> Update Counters -> Rebuild Search Index This will take some time! Depending how big your forum is. And i recommand to CLOSE forum before you start this !!! And, ofcourse, make a DB backup ;) |
Quote:
Regards, Doug |
Quote:
MOTM +1 :] |
Now it's working!
|
I thought this was working fine, however when I acually used it myself I discovered that when I go to the CMS Home tab it causes mass Chaos
using 4.18 with assorted new post widgets on the home page including most viewed post by friends and latest post. PHP Code:
|
Thank you for that great AddOn!
I would like to have a larger box in the user control panel (I have over 200 forums). How can I make that box bigger? |
Quote:
|
To hide, you need to go to usergroups and there you need to enable to selected usergroup(s) that they can exclude forums. After that, they can exclude them from searching in What's new and also, there's option that they could use and exclude it from forumhome too if they want it.
|
Is there anything that does something similar for VB3?
|
Quote:
Change - <select class="primary" id="sel_excludewn" name="excludewn[]" multiple="multiple" tabindex="1" size="19"> The bit in bold :P |
Quote:
https://vborg.vbsupport.ru/showthread.php?t=215001 |
I installed this mod on one of my systems running VB 4.1.11, and it works flawlessy. However, no such luck with 4.2.0. There is no entry in the usergroup search permissions page, and clicking on "general settings" in the (any user) UserCP returns a server error.
Help! This mod is exactly what I need for my forum. I looked over the source, but I'm not familiar enough with the internal workings of VB 4.2 to even know where to start looking for the problem. |
Quote:
|
Maybe I'm just an idiot. But now that I've got this mod installed, how do I hide a particular forum from New/What's-New?
|
A problem - I have this working on 4.2, at least so far as hiding forums from forum home is concerned. However, highlighting a forum in general settings to hide from the 'What's New' section doesn't want to work. The drop down box is there, and it's possible to highlight and save - but the latest posts from the selected forum remain.
|
Working not on my vb4.2 pl3, no forum exluded
|
I have the mod new installed ans now it works but not for the newest themes in the vbcmps portal, have anywhere a idea?
|
how do i set it to exclude a forum from whats new for all users
|
Installed and working thanks :)
|
I can confirm that the mod works fine on 4.2.2 PL1
Also following hack could be useful for someone who want to exclude some forums for new users by default :] - If new registrations needs to be confirmed via email follow "A" - If NO email confirmation is required to registration then follow "B" A: Go to AdminCP -> Plugins & Products -> Plugin Manager and "[Add New Plugin]" Product: vBulletin Hook Location: register_addmember_complete Title: <whatever you want> Execution Order: 5 Plugin PHP Code: 1] For having the "Hide Forums from Forumhome" checked for all new registered users by default PHP Code:
PHP Code:
PHP Code:
B: Go to AdminCP -> Plugins & Products -> Plugin Manager and "[Add New Plugin]" Product: vBulletin Hook Location: register_addmember_process Title: <whatever you want> Execution Order: 5 Plugin PHP Code: 1] For having the "Hide Forums from Forumhome" checked for all new registered users by default PHP Code:
PHP Code:
PHP Code:
|
All times are GMT. The time now is 02:24 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|