Version: 1.6, by Zero Tolerance
Developer Last Online: Nov 2023
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:
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.
ArticleBot doesn't work well for me at all; this one does a much better IMHO and yes, I'm running 3.5.2 so it's fine. The fatal error I had before had to be due to a bad RSS feed since I couldn't find anything else wrong with it and works flawlessly since I removed the suspect feed.
I have just installed it on my vB 3.5.2 and it seems to work fine, except for posting, it just doesn't seem to work, when I QR it doesn't show up in AJAX and when I reload the post, my post is like before the article, when I reply to somebody's post in that one, mine goes under his???
Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_thread_firstpost in /includes/class_dm.php on line 758
and also when i was able to post it wouldn't show the content of the post, just the title and in the actual post it would say description.
Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_thread_firstpost in /includes/class_dm.php on line 758
I just installed the plugin today and get the same error message. I'm new to RSS so I'm just attempting to duplicate the BBC News sample above.