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
  #382  
Old 10-20-2005, 09:20 AM
VaaKo VaaKo is offline
 
Join Date: Jul 2005
Location: Lebanon
Posts: 400
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyone found the fix to the duplicated posts?
Reply With Quote
  #383  
Old 10-20-2005, 04:37 PM
Totti's Avatar
Totti Totti is offline
 
Join Date: Jul 2005
Location: Germany
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ho mate,

does this mean that if my news-script supports rss i can automatically create threads with this news inside with this extension?
Reply With Quote
  #384  
Old 10-20-2005, 05:14 PM
NxTek NxTek is offline
 
Join Date: Jun 2003
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can anyone get http://www.lasvegasvegas.com/pokerblog/index.xml working?
Reply With Quote
  #385  
Old 10-21-2005, 04:46 AM
hillbilly_jim hillbilly_jim is offline
 
Join Date: Feb 2005
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by NxTek
Code:
http://www.lasvegasvegas.com/pokerblog/index.xml
Parent RSS Tag Name: channel 
Items RSS Tag Name: item 
Thread Title RSS Tag Name Choose one of the following: title 
Available RSS Post Construct Tags 
{XML[title]}
{XML[description]}
{XML[link]}
{XML[guid]}
{XML[category]}
{XML[pubDate]}
This worked for me.
Reply With Quote
  #386  
Old 10-21-2005, 09:57 AM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GrendelKhan{TSU
once I again.... tons of repeat questions....

PLEASE check this post:
OVERVIEW OF BUGS AND PROBLEMS
here:
https://vborg.vbsupport.ru/showpost....&postcount=342
post # 342

I'll try to keep it updated with the most common questions/problems.

That said....
in future maybe ppl could just link to that post for replies to common questions.

No, that'a not self-promotion, I don't get anything out of it besides not having to repeat myself and read the same questions over and over again.

lata.
the problem is I have

CURL enabled

Code:
curl
CURL support 	enabled
CURL Information 	libcurl/7.13.2 OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13
but still I can't add ress feed url.

perhaps the author can answer this.
Reply With Quote
  #387  
Old 10-21-2005, 01:55 PM
NxTek NxTek is offline
 
Join Date: Jun 2003
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hillbilly_jim
Code:
http://www.lasvegasvegas.com/pokerblog/index.xml
Parent RSS Tag Name: channel 
Items RSS Tag Name: item 
Thread Title RSS Tag Name Choose one of the following: title 
Available RSS Post Construct Tags 
{XML[title]}
{XML[description]}
{XML[link]}
{XML[guid]}
{XML[category]}
{XML[pubDate]}
This worked for me.
Yeah that's what I have except for my Construct Tags are
{XML[title]}
{XML[description]}
{XML[link]}

but it doesn't pull any new items
Reply With Quote
  #388  
Old 10-21-2005, 02:57 PM
hillbilly_jim hillbilly_jim is offline
 
Join Date: Feb 2005
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by NxTek
Yeah that's what I have except for my Construct Tags are
{XML[title]}
{XML[description]}
{XML[link]}

but it doesn't pull any new items
Did you go to Control Forum feed and update? It is the cleanest looking feed I have found I ddnt have any improper html items or anything. The cron job even pulled the feeds for me this morning.
Reply With Quote
  #389  
Old 10-21-2005, 05:36 PM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, I installed this hack and had a small problem.

The NEW POSTS option from the navbar shows a long list with the posts from my RSS forum. I do not want this cause I only want message from users and not from RSS bots there.

I asked Andreas (KirbyDE) if he has an idea and he had (as always ).

I want to share his solution with you.
@Zero Tolerance, maybe you can place this in the install description or the first post

Open your Plugin Manager and add a new Plugin (NOT Product)
Entry point is:
search_getnew_start
Code is:
PHP Code:
 $vbulletin->GPC['exclude'] .= (($vbulletin->GPC['exclude']) ? ',X' 'X'); 
where X is the forumid from the forum you want to exclude from the NEW POSTS search.

If you want to thank someone please thank Andreas.
He is my new vB guru
Reply With Quote
  #390  
Old 10-21-2005, 06:36 PM
eoc_Jason's Avatar
eoc_Jason eoc_Jason is offline
 
Join Date: Dec 2001
Location: Houston, TX
Posts: 493
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you didn't want to make it a plugin, I believe you could modify your navbar and add the &exclude=x,y,z in the URL for it.
Reply With Quote
  #391  
Old 10-21-2005, 07:17 PM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by eoc_Jason
If you didn't want to make it a plugin, I believe you could modify your navbar and add the &exclude=x,y,z in the URL for it.
...but then you have to do it for every style.
With a plugin you only need to do it once
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:12 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.05093 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
  • (3)bbcode_code
  • (1)bbcode_html
  • (1)bbcode_php
  • (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