Back to vBulletin 3.7 Add-ons

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

This modification is in the archives.
vB Version: 3.7.x Rating: (5 votes - 4.80 average) Installs: 32
Released: 10 May 2008 Last Update: 10 May 2008 Downloads: 134
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, and 3.7

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

This modification is archived, downloads are still allowed.

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

Screenshots

Click image for larger version
Name:	RSS_Remove_Plugin.jpg
Views:	337
Size:	55.0 KB
ID:	80249  

Similar Mods

Active Topics - (replaces New Posts) Sorted By [x] Amount Of Time vBulletin 3.0 Full Releases
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