Quote:
Originally Posted by BerG
Does anyone know how to do this?
I found this information:
Code:
Add this plugin in the hook search_getnew_start with title "Exclude RSS-Forums":
Code:
$vbulletin->GPC['exclude'] .= ',45,46,47';
Just replace the forum IDs.
However I have no idea what he's talking about, as far as 'adding plugins to hooks'.
Any help is appreciated as I like RSS feeds, but hate them blocking up the new posts area.
|
Answer is all there, I logged on looking for a answer how to block feeds in "New Posts" also.
Here is the how you apply the answer, using the information:
Code:
Add this plugin in the hook search_getnew_start with title "Exclude RSS-Forums":
1. Add this plugin = go to "Plugins & Products" in your admin CP
2. pick option "Add New Plugin"
3. look attached jpg for screenshot of the created plugin.
Hope it helps we all learn different things at different times
