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

Reply
 
Thread Tools
[v1.6] Inferno RSS Forum Feeds Technology Details »»
[v1.6] Inferno RSS Forum Feeds Technology
Version: 1.6, by Zero Tolerance Zero Tolerance is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 08-16-2005 Last Update: 10-04-2005 Installs: 277
DB Changes Uses Plugins
Additional Files  
No support by the author.

This hack was made purely by request, and the fact IPB will have a similar system as default functionality, i wouldn't like them to have a upper hand to vbulletin

v1.5 Updates:
- Auto detect RSS settings system
- Forum stats rebuilt correctly (last post info)

v1.6 Updates:
- Various bug fixes

Description:
This once added to your forum allows you to connect to any RSS feed you desire, once set up the system will automatically post data from the RSS feed into threads within a specified forum.

Previews are available at the bottom, and an FAQ is built into the admin controls since I know not everyone will understand how to set up the options. Also an example to use a BBC UK News rss feed is below

Example BBC UK News Feed:
Feed Name: BBC UK News
Feed Location: http://newsrss.bbc.co.uk/rss/newsonl...t_page/rss.xml
Feed Prefix: [BBC UK News]
Feed From User: Assign users username of your own choice
Feed Forum: Choose a forum you want threads to be posted into
Feed Read Direction: Newest First
Parent RSS Tag Name: channel
Items RSS Tag Name: item
Thread Title RSS Tag Name: title
Thread Post RSS Construct:
HTML Code:
[b]Published:[/b] {XML[pubDate]}

{XML[description]}
[url={XML[link]}]Read More...[/url]
Note: After adding a new feed i suggest clicking update for that feed, this will manually update that singular feed specified, the cron job included will automatically update all feeds, best not to have it update them all from the start otherwise it could execute a lot of queries. Further more I highly recommend you do not have lots of feeds unless your server can with-stand it.

Enjoy

- Zero Tolerance

Show Your Support

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

Comments
  #562  
Old 07-31-2006, 05:30 PM
Cebby Cebby is offline
 
Join Date: Aug 2005
Location: Pittsburgh, PA
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by soletrader
How do you allows the RSS feed to post more than one line? As of now I did manage to get the feed but I am only receiving one line and then a "read more..." Also once I click on "read more" I get a http://array/ What did I do wrong?


Also is this legal?
Not sure of the legality of it, be sure you are giving credit where credit is due for the content.

Are you having this problem in CMPS or in a regular vB forum? Post up your RSS Feed post format.
Reply With Quote
  #563  
Old 07-31-2006, 08:24 PM
soletrader soletrader is offline
 
Join Date: Jul 2006
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cebby
Not sure of the legality of it, be sure you are giving credit where credit is due for the content.

Are you having this problem in CMPS or in a regular vB forum? Post up your RSS Feed post format.

Feed Name : CNBC News

Feed Location/URL : http://articles.moneycentral.msn.com...latestrss.aspx

Parent RSS Tag Name: channel

Items RSS Tag Name : item

Thread Title RSS Tag Name: title

Thread Post RSS Construct:

HTML Code:
[b]Published:[/b] {XML[pubDate]}

{XML[description]} [url={XML[guid]}]Read More...[/url]
I am trying to post this in my vb forum. Thanks Cebby
Reply With Quote
  #564  
Old 07-31-2006, 11:01 PM
bandoftheweek bandoftheweek is offline
 
Join Date: Jul 2006
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm trying to get an rss feed from here http://www.absolutepunk.net/external...s&forumids=165

It says Invalid URL To RSS Feed Given. Please help, thanks.
Reply With Quote
  #565  
Old 08-04-2006, 04:04 PM
Cebby Cebby is offline
 
Join Date: Aug 2005
Location: Pittsburgh, PA
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by soletrader
Feed Name : CNBC News

Feed Location/URL : http://articles.moneycentral.msn.com...latestrss.aspx

Parent RSS Tag Name: channel

Items RSS Tag Name : item

Thread Title RSS Tag Name: title

Thread Post RSS Construct:

HTML Code:
[b]Published:[/b] {XML[pubDate]}

{XML[description]} [url={XML[guid]}]Read More...[/url]
I am trying to post this in my vb forum. Thanks Cebby
In looking at the actual feed, you can see that only one line is being "fed". As far as the Array problem, there's something wrong with the way the HTML is constructed (guessing)

Here's mine - and it works - maybe try this format?
HTML Code:
{XML[description]}

[url={XML[link]}]Read more...[/url]
The prob is the [guid] - I think.
Reply With Quote
  #566  
Old 08-09-2006, 06:46 PM
TundraSoul TundraSoul is offline
 
Join Date: Mar 2002
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

Is there a vB 3.60 ready version of this product somewhere?
Reply With Quote
  #567  
Old 09-02-2006, 04:28 PM
basskiller basskiller is offline
 
Join Date: Jan 2003
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way to keep the posts made by this out of the "new posts" request?
Reply With Quote
  #568  
Old 09-02-2006, 06:21 PM
fischermx fischermx is offline
 
Join Date: Aug 2006
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm also want to use this with 3.6
Will it work ?
Reply With Quote
  #569  
Old 09-02-2006, 07:39 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

3.6 has RSS feeds as a default feature. This modification uses the same tables as 3.6 and so will cause errors on upgrading to 3.6 unless you uninstall it first, and will not work due to the same tables being used.
Reply With Quote
  #570  
Old 09-09-2006, 05:11 AM
kr580's Avatar
kr580 kr580 is offline
 
Join Date: Dec 2005
Location: Northern California
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My site, www.bleepingidiots.com, has CuteNews (news managment... RSS) on the front page. I also set it up so this vBulletin hack automatically posts the news feeds in the appropiate forum sections.

For some reason when I try to update the feed using this vB hack it gives me this message:
Quote:
While attempting to parse the document located at "http://www.bleepingidiots.com/cutenews/rss.php?category=8&number=999" the system encountered the following error:
Invalid URL To RSS Feed Given

Please check settings related to this issue.
It was working beautifully for a week or two and then one day it didn't feel like working. Nothing on either side (CuteNews or vB) has changed so I'm baffled as to what caused this. I'm not sure where the blame lies so I'm posting this here as well as the CuteNews forums.

Any ideas? Thanks - Kevin
Reply With Quote
  #571  
Old 09-27-2006, 01:54 PM
Terminatoronly's Avatar
Terminatoronly Terminatoronly is offline
 
Join Date: Mar 2006
Posts: 313
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi,
thanks for this hack but when i try to update feed it display this error:
PHP Code:
Fatal errorUnable to proceed with save while $errors array is not empty in class vb_datamanager_thread_firstpost in /includes/class_dm.php on line 758 
Can u Please Fix this error for me.

Regards,
Terminatoronly
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 01:04 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.06690 seconds
  • Memory Usage 2,323KB
  • Queries Executed 25 (?)
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
  • (4)bbcode_html
  • (1)bbcode_php
  • (4)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
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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