Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Remove RSS feeds from active topics / todays posts Details »»
Remove RSS feeds from active topics / todays posts
Version: 1.02, by EcoForumZ EcoForumZ is offline
Developer Last Online: Oct 2013 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.7.x Rating:
Released: 05-09-2008 Last Update: 05-09-2008 Installs: 32
Uses Plugins
Re-useable Code Translations  
No support by the author.

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 ","

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 05-10-2008, 04:45 PM
Bexter Bexter is offline
 
Join Date: Nov 2006
Location: England
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great idea

Much easier then editing the templates to adapt to it. Now I dont need to worry about adding a new skin either

Thanks
Reply With Quote
  #3  
Old 05-15-2008, 12:32 PM
David_R David_R is offline
 
Join Date: Mar 2005
Location: Los Angeles
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

whats the use of this ? i a unable to understand ?
Reply With Quote
  #4  
Old 05-17-2008, 01:06 AM
EcoForumZ's Avatar
EcoForumZ EcoForumZ is offline
 
Join Date: Apr 2008
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by David_R View Post
whats the use of this ? i a unable to understand ?
If you use RSS feeds you will notice that when you go to active topics or todays posts that the RSS feeds are listed with the new threads, newly replied to threads, and active topics. Most users don't want to know about new RSS feeds and are more interested in new user based activity so this resolves that issue. If you pull RSS feeds onto your site then I would highly recommend using this mod.
Reply With Quote
  #5  
Old 05-24-2008, 02:49 AM
GoodKarmaKid GoodKarmaKid is offline
 
Join Date: Nov 2005
Location: Las Vegas, NV
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works good on VB 3.7 with one exception. I'm not sure if it's because I'm using a custom skin with a member panel instead of the standard vb skin or what.

I used to use "search.php?do=getnew&exclude=1,2,3,4,"

I like your method much better, cause I don't have to edit the template

The problem I'm running into is that the Total count of unread messages is still including the excluded posts. See photo below


Where it says "You Have X Unread Posts" it is including the excluded posts, when I click on "Unread Posts" it does properly exclude the forums listed in the plugin.

My question is: How can I get that number to accurately match the true # of Unread posts when factoring in the "excluded" posts??

Thanks,
Jason
Reply With Quote
  #6  
Old 06-02-2008, 11:07 AM
CFodder CFodder is offline
 
Join Date: Mar 2008
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bloody brilliant, members have been pestering us to remove the RSS Feeds from the new posts and now it's done .
Reply With Quote
  #7  
Old 06-02-2008, 11:09 AM
Greek76's Avatar
Greek76 Greek76 is offline
 
Join Date: Aug 2006
Location: Planet Earth
Posts: 440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed it and it had a negative affect on my forum. Took it off...
Reply With Quote
  #8  
Old 06-02-2008, 08:10 PM
Bexter Bexter is offline
 
Join Date: Nov 2006
Location: England
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could this code be edited to instead of excluding a forum, it excludes a member - their topics - from showing up in the results?
I have a gadgets section on my forum where gadget feeds are sent from my own gadget website but there are other posts made in there as well from users.
Reply With Quote
  #9  
Old 07-17-2008, 08:01 PM
drsli's Avatar
drsli drsli is offline
 
Join Date: Jan 2008
Location: Germany
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thousands of thanks to you, I looked around for almost 2 hours and found your solution at last, which resolved my issue.
Reply With Quote
  #10  
Old 07-25-2008, 07:24 AM
cdnbacon cdnbacon is offline
 
Join Date: Nov 2006
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I agree. THIS IS A GOLDEN ADDON! Was very much needed.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:47 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04211 seconds
  • Memory Usage 2,288KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete