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
  #82  
Old 08-19-2005, 01:51 PM
XtremeOffroad XtremeOffroad is offline
 
Join Date: Jul 2005
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GrendelKhan{TSU
ARRRRGHH!!!!!!


even the auto detector gives me:
Do the url's your using end with rss.xml?
Reply With Quote
  #83  
Old 08-19-2005, 02:56 PM
ggiersdorf ggiersdorf is offline
 
Join Date: Aug 2005
Posts: 251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone help me out here I can't seem to get the correct info in the boxes I have posted a few lines from the RSS feed I would like to use. Please help me.

<rss version="2.0">
- <channel>
<title>360 on 360</title>
<link>http://www.360on360.com/index.cfm</link>
<description>The full 360 on the new XBOX 360 Console</description>
<language>en-us</language>
<pubDate>Fri, 19 Aug 2005 08:22:16 -0700</pubDate>
<lastBuildDate>Fri, 19 Aug 2005 07:28:00 -0700</lastBuildDate>
<generator>BlogCFC</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<managingEditor>admin@360on360.com</managingEditor>
<webMaster>admin@360on360.com</webMaster>
- <item>
<title>Faceplates Q&A</title>
<link>http://www.360on360.com/index.cfm?mode=entry&entry=CF28E126-C0CC-65D6-CFF5ECEFCFCBDC6F</link>
<description>A Q&amp;A regarding the faceplates is up at Xbox.com, with lots of answers on the availability and customization of faceplates for the Xbox 360. Q:&nbsp;I was wondering if attaching the faceplate changes the software skins on Xbox 360, or are they just like a phone's faceplates?A: Across the entire Xbox 360 system, hardware and software integration has been a big priority, which means that for every Xbox 360 faceplate at retail, there will be a matching skin you can download. But to add a bit of mystery, not all the themes match their faceplate in exactly the same way. View Full Q&amp;A Here</description>
<category>Hardware</category>
<pubDate>Fri, 19 Aug 2005 07:28:00 -0700</pubDate>
<guid>http://www.360on360.com/index.cfm?mode=entry&entry=CF28E126-C0CC-65D6-CFF5ECEFCFCBDC6F</guid>
</item>

what do I use for the settings?

Parent RSS Tag Name:
Items RSS Tag Name:
Thread Title RSS Tag Name:
Thread Post RSS Construct:

I want to Post the sotre, not worried about the date but the Topic, Story and Original link would be fine..

thanks in Advance..
Reply With Quote
  #84  
Old 08-19-2005, 04:07 PM
bigcurt's Avatar
bigcurt bigcurt is offline
 
Join Date: Nov 2004
Location: KierDarby.php
Posts: 1,009
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yea, I understand if you dont have time to port it ..well, I am off to install article bot ..thanks anyway and this is a great vB 3.5 hack..I installed it on my testboard so.


[high]* bigcurt installs[/high]
Reply With Quote
  #85  
Old 08-19-2005, 05:50 PM
GenSec GenSec is offline
 
Join Date: Oct 2001
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And how to decode RSS feeds encoding in other (non engl) language?
Reply With Quote
  #86  
Old 08-20-2005, 12:08 AM
Zero Tolerance's Avatar
Zero Tolerance Zero Tolerance is offline
 
Join Date: Feb 2004
Location: England
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ GrendelKhan{TSU - Okay i just looked closer at your error:
Quote:
While attempting to parse the document located at "http://newsrss.bbc.co.uk/rss/newson...nt_page/rss.xml" the system encountered the following error:
Invalid URL To RSS Feed Given

Please check settings related to this issue.
Note how i have made the whole URL bold to make it stand out, and furthermore, italic'd a section of it, that might point out what you have done wrong, if not then here's the problem: You have copied the url in my main post as text, instead of right clicking on the url and selecting Copy Shortcut, vbulletin strips the size of the url down by adding dots into the url

@ ggiersdorf - Did you try the auto detect rss settings system?

@ GenSec - The next version will include the ability to replace characters to create your own parser globally and singularly for each feed.

- Zero Tolerance
Reply With Quote
  #87  
Old 08-20-2005, 12:38 AM
Gizmo5h1t3's Avatar
Gizmo5h1t3 Gizmo5h1t3 is offline
 
Join Date: Aug 2005
Location: ROCHDALE LANCS UK
Posts: 650
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

got this one working a treat, running 6 bots in their own sections now...excellent work m8
Reply With Quote
  #88  
Old 08-20-2005, 09:25 AM
GenSec GenSec is offline
 
Join Date: Oct 2001
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zero Tolerance
@ GenSec - The next version will include the ability to replace characters to create your own parser globally and singularly for each feed.

- Zero Tolerance
Great news! Will be waiting....
Reply With Quote
  #89  
Old 08-20-2005, 04:09 PM
wattieuk's Avatar
wattieuk wattieuk is offline
 
Join Date: Jul 2004
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get this error when I run the script:
Fatal error: Call to a member function on a non-object in forum/includes/functions.php on line 4240
Reply With Quote
  #90  
Old 08-21-2005, 09:43 AM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zero Tolerance
@ GrendelKhan{TSU - Okay i just looked closer at your error:

Note how i have made the whole URL bold to make it stand out, and furthermore, italic'd a section of it, that might point out what you have done wrong, if not then here's the problem: You have copied the url in my main post as text, instead of right clicking on the url and selecting Copy Shortcut, vbulletin strips the size of the url down by adding dots into the url
man, I sooo wish that was it. I did copy the full url (and just tried again...just in case) AND tried about about 10 different feeds and all of them give me the same.

eg: this is the full url right?
htt p:// news rss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml ?
(spaces add to prevent linking)
or this:

ht tp://n ews.nationalgeographic.com/index.rss


Something is causing the problem....and at this point I'm thinking it may not be the plugin (maybe a conflict with another hack??)

I was lookign forward to this one too...and your hacks all rule and you are pumping them out...so I can't really complain....

but its just frustrating . dunno where to start to solve this.


Quote:
@ GenSec - The next version will include the ability to replace characters to create your own parser globally and singularly for each feed.

- Zero Tolerance
grrr...this makes me want it to work even more!!
Reply With Quote
  #91  
Old 08-21-2005, 10:54 AM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

man...ok... I went and uninstalled and installed again...with all my plugins disabled.

same error.

then went and disabled every product one by one...checking each time.....

same error.



this is making me wnaa through my monitor out the window. grr. sorry....just venting.

I tried this rss http://animal.discovery.com/news/news.rss
and the full url of the bbc one.


any other thoughts?
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:35 AM.


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.09211 seconds
  • Memory Usage 2,322KB
  • 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
  • (1)bbcode_html
  • (5)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