Go Back   vBulletin Modification Discussions > vBulletin Discusions > vBulletin Modifications
Home Register FAQ Members List Calendar Mark Forums Read
vBSEO Info Tags

About This Page: This is a discussion on Making RSS Feeds not show up in "New Posts" within the vBulletin Modifications forums, part of the vBulletin Discusions category, at vBulletin Modification Discussions. Does anyone know how to do this? I found this information: 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


Reply
 
LinkBack Thread Tools
Old 04-26-2007, 03:15 AM   #1 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 21
BerG is on a distinguished road
iTrader: (0)
Making RSS Feeds not show up in "New Posts"

Does anyone know how to do this?

I found this information:
Quote:
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.
BerG is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links

Old 04-26-2007, 09:31 PM   #2 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 9
WolfWiz is on a distinguished road
iTrader: (0)
Quote:
Originally Posted by BerG View Post
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
Attached Images
File Type: jpg plugin.jpg (67.7 KB, 20 views)
WolfWiz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-26-2007, 10:19 PM   #3 (permalink)
Junior Member
 
Join Date: Mar 2007
Posts: 21
BerG is on a distinguished road
iTrader: (0)
Ahh I see now, so simple

Cheers.
BerG is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-18-2007, 05:05 PM   #4 (permalink)
Junior Member
 
Join Date: Jun 2007
Posts: 6
vgevolution is on a distinguished road
iTrader: (0)
Re: Making RSS Feeds not show up in "New Posts"

Is there a way to exclude the RSS bots from appearing in other tallies, like top poster?
vgevolution is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-19-2007, 06:34 AM   #5 (permalink)
Junior Member
 
Join Date: Jun 2007
Posts: 3
residual is on a distinguished road
iTrader: (0)
Re: Making RSS Feeds not show up in "New Posts"

That would be useful. Say just blocking an entire user from being counted.
residual is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-20-2007, 12:52 AM   #6 (permalink)
Junior Member
 
Join Date: May 2007
Posts: 9
|Acheron| is on a distinguished road
iTrader: (0)
Re: Making RSS Feeds not show up in "New Posts"

This should work ...

1. Open /includes/class_dm_threadpost.php

2. Find:

Code:
                                        $user->set('posts', 'posts + 1', false);
3. Replace it with (replace the 2 with the userid of your bot):

Code:
                                      if ($this->info['user']['userid'] != 2) {
                                        $user->set('posts', 'posts + 1', false);
                                      }
This should prevent the bot's post counter from ever going up. If your bot already has say 1000 posts, just apply the mod and then set the bot back to 0. Doing it this way would of course not help if you updated post counters based on actual posts on the board, but that could be modded also - I believe inside /admincp/misc.php.
|Acheron| is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


A vBSkinworks Design Recoded By vBModder.
All Code Distributed On This Site is © 2006 by it's author.
Search Engine Optimization by vBSEO 3.1.0

All times are GMT -7. The time now is 10:12 PM.
Online Users 18
Registered 0
Guests 18
Members 3923
Active Members 160
Threads 1857
Posts 7348
Top poster: Code Monkey (2238)
Welcome to our newest member, BadOscar
Most users ever online was 235, 04-11-2007 at 09:59 AM.
Speak Out! vBulletin gets the web talking!


vBulletin Setup SEO

vBulletin graphics resource images