Back to vBulletin 3.8 Add-ons

Remove RSS feeds from active topics / todays posts
Mod Version: 1.03, by EcoForumZ

vB Version: 3.8.x Rating: (2 votes - 5.00 average) Installs: 11
Released: 20 Jul 2010 Last Update: Never Downloads: 56
Not Supported Uses Plugins Re-usable Code Translations  

This mod with prevent RSS feeds from showing up in active topics and todays posts. A must have if you download RSS feeds to your forum.

This has been tested in VB 3.5, 3.6, 3.7, 3.8

Create a plugin in admincp and fill in the below fields

Product = Vbulletin
Hook Location = search_start
Title = "anything you like"
Execution Order = 5
Plugin PHP Code = See below for details

*** To remove single forum ***
Replace 86 with the forum ID you wish to exclude.

$_REQUEST['exclude'] .= ',86';

*** To remove multiple forums ***
Replace 86,88,89,93 with the forum ID's you wish to exclude seperated by a comma ","

$_REQUEST['exclude'] .= ',86,88,89,93';

Please Note: You must begin your list of domain ID's with a comma ","

Download

File Type: %1$s RSS_Remove_From_Daily.zip (51.8 KB, 64 downloads)

Screenshots

Click image for larger version
Name:	RSS_Remove_Plugin.jpg
Views:	163
Size:	55.0 KB
ID:	119829  

Similar Mods

Forum Display Enhancements Remove RSS feeds from active topics / todays posts vBulletin 3.7 Add-ons
Remove RSS feeds from active topics / todays posts vBulletin 3.5 Add-ons
Forum Display Enhancements Remove RSS feeds from active topics / todays posts vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024