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
  #572  
Old 10-10-2006, 08:46 PM
Sascha Henken Sascha Henken is offline
 
Join Date: Jun 2005
Location: Germany
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Terminatoronly
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
I agree. I get the same error. I`m running vB 3.5.5 at this moment. Would be cool to have this feature running with 3.5.5. Thank you
Reply With Quote
  #573  
Old 10-10-2006, 09:19 PM
ixian's Avatar
ixian ixian is offline
 
Join Date: Oct 2001
Location: Denver, CO
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some reason I still get random replies to this thread even though I unsubscribed from this hack years ago

It was a great hack but I really don't understand why you guys keep trying to get it to work, unsupported as it is and with VB 3.6 having a much better RSS feed system built right in to it. What's the point? Just make sure you uninstall this hack first before you upgrade to 3.6.
Reply With Quote
  #574  
Old 10-11-2006, 09:50 AM
Sascha Henken Sascha Henken is offline
 
Join Date: Jun 2005
Location: Germany
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ixian
For some reason I still get random replies to this thread even though I unsubscribed from this hack years ago

It was a great hack but I really don't understand why you guys keep trying to get it to work, unsupported as it is and with VB 3.6 having a much better RSS feed system built right in to it. What's the point? Just make sure you uninstall this hack first before you upgrade to 3.6.
The point for me is, that my current ISP does not support MySQL 4.0 or greater, so I cannot run vB 3.6.x at all. And I still think that there are many people out there that don?t run or don?t have MySQL 4.0 and so the feature from 3.6.x cannot be used nor is an upgrade possible.

If this hack is unsupported, then I respect that and I don?t bother to post in here again. But if it is unsupported, then why not deleting this entire thread or just close it with remarks that this hack IS unsupport? It just confuses other people if it is still possible to post in here and to ask questions.

just my 2 cents for it.

Thanks anyway.
Reply With Quote
  #575  
Old 10-18-2006, 02:55 PM
Dannyboy1 Dannyboy1 is offline
 
Join Date: Aug 2005
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am getting this error:

sb_test() in /****/***/****/********/******/**/forum/includes/class_dm_threadpost.php(1466) : eval()'d code on line 2

Does anyone have any idea how I can fix that? Thanks in advance.
Reply With Quote
  #576  
Old 11-20-2006, 12:42 PM
camdude camdude is offline
 
Join Date: Oct 2004
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had this addon installed and then upgraded to 3.6.3
In version 3.6.3 there is also a database table called "rssfeed"

An upgrade to the new version the rssfeed table is overwritten, and you will get errors on the addon.

I rebuild the database table for this script and then did an uninstall of the product, then I rebuild the table that comes with VB 3.6.3

I think the uninstall of this addon was not successfull, the system is still sending me emails with database errors. And in the admin toolbar, this Inferno rss feed was not removed from the admin toolbar. The error :

Database error in vBulletin 3.6.3:

Invalid SQL:
select r.*, f.title from vb_rssfeed r left join vb_forum f on(f.forumid = r.feed_forum) order by r.feed_name;

MySQL Error : Table 'xxxxxxxx.vb_rssfeed' doesn't exist
Error Number : 1146
Date : Monday, November 20th 2006 @ 02:16:24 PM
Script : http://www.xxxxxx.com/forum/redbulljoey/ffrss.php?
Referrer : http://www.xxxxxx.com/forum/redbullj...dex.php?do=nav
IP Address : 84.81.128.127
Username : xxxxxxxx
Classname : vb_database

What can I do ?
Reply With Quote
  #577  
Old 12-15-2006, 03:16 AM
paypal paypal is offline
 
Join Date: Oct 2006
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="http://one.revver.com/revver" target="_blank">http://one.revver.com/revver</a> offers an RSS feed with video clips (youtube style), will this Hack work same, or is there a mod that needs to be performed?
Reply With Quote
  #578  
Old 02-05-2007, 09:29 PM
shaynehammy shaynehammy is offline
 
Join Date: Jan 2006
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by camdude View Post
I had this addon installed and then upgraded to 3.6.3
In version 3.6.3 there is also a database table called "rssfeed"

An upgrade to the new version the rssfeed table is overwritten, and you will get errors on the addon.

I rebuild the database table for this script and then did an uninstall of the product, then I rebuild the table that comes with VB 3.6.3

I think the uninstall of this addon was not successfull, the system is still sending me emails with database errors. And in the admin toolbar, this Inferno rss feed was not removed from the admin toolbar. The error :

Database error in vBulletin 3.6.3:

Invalid SQL:
select r.*, f.title from vb_rssfeed r left join vb_forum f on(f.forumid = r.feed_forum) order by r.feed_name;

MySQL Error : Table 'xxxxxxxx.vb_rssfeed' doesn't exist
Error Number : 1146
Date : Monday, November 20th 2006 @ 02:16:24 PM
Script : http://www.xxxxxx.com/forum/redbulljoey/ffrss.php?
Referrer : http://www.xxxxxx.com/forum/redbullj...dex.php?do=nav
IP Address : 84.81.128.127
Username : xxxxxxxx
Classname : vb_database

What can I do ?
Getting the exact same error in 3.6.4. Can someone fix this or upgrade this version to 3.6.4?
Reply With Quote
  #579  
Old 02-12-2007, 05:05 AM
shaynehammy shaynehammy is offline
 
Join Date: Jan 2006
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bump.

I'm getting a million and one emails saying the above error. Can someone please help me to remove this completely so i dont get the error?

Thanks for your help.
Reply With Quote
  #580  
Old 02-17-2007, 02:20 PM
sinpeople sinpeople is offline
 
Join Date: Feb 2007
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I am using RSS feed which is integrated in 3.6.4. I can post RSS feeds of other sites into specified forums in my test forum.

Though the posts are posted, I want to modify its content. Normally, the post ends with a link to its original place. How can I remove this clickable link and replace it with the full text of this thread such that my visitors won't leave my forum.

Thanks
David
Reply With Quote
  #581  
Old 02-26-2007, 05:11 PM
puregraf's Avatar
puregraf puregraf is offline
 
Join Date: May 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to post all rss feed from 1 rss feed to be posted inside 1 thread and have that thread be updated when rss feeds are updated?

instead of having each feed from that 1 feed be posted on seperate threads in a specific forum

thanks!
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:28 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.08912 seconds
  • Memory Usage 2,324KB
  • 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
  • (1)bbcode_php
  • (3)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