vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [v1.6] Inferno RSS Forum Feeds Technology (https://vborg.vbsupport.ru/showthread.php?t=94510)

hobbes747 08-21-2005 09:49 PM

Zero Tolerance, wow, just wow. This is so incredibly cool. Thank you!

Is there anyway to limit how many articles it gets from a feed? Or how often it updates per feed? Would it need a cron for each feed? Like, CNN updates regularly but Wired not so much. I'm getting duplicate threads.

Also, it has some issue with getting a feed from Slashdot due to their formatting. Is there a way to set it up to accept it? http://rss.slashdot.org/Slashdot/slashdot

Is there anyway this could be hacked to post to a specific thread? Like say I had a weather thread and just wanted the feed to post at the end of it?

What about specifying the thread icon for each feed?

Kirk Y 08-22-2005 02:45 AM

This is just what I was looking for... God I love youe Zero.

GrendelKhan{TSU 08-22-2005 07:22 AM

man I am sooo jealous...everyone's seems to be working but mine. :( :(

Gizmo5h1t3 08-22-2005 06:44 PM

upgraded, works a treat like it always has done.
only thing is, its working a little TOO good.

as some of the feeds im grabbing arent updated as much as some of the others, im now getting shed loads of duplicates all over my board...

is there any way to control the number of feeds its grabbing???

monstergamer 08-22-2005 06:59 PM

Quote:

Originally Posted by GrendelKhan{TSU
man I am sooo jealous...everyone's seems to be working but mine.

mine works...
Quote:

Originally Posted by Gizmo5h1t3
is there any way to control the number of feeds its grabbing???

i would like this as well

Kirk Y 08-22-2005 08:59 PM

When I select Run Now in the Scheduled Tasks for RSS Feeds Update, I get this error:

Code:

RSS Feeds Update
 
Fatal error: Call to a member function on a non-object in /home/socom/public_html/forum/includes/functions.php on line 4240

Edit: Also... I'm not sure if anyone else is having this problem but a lot of times the feeds posted have html in them... I'd like the html displayed properly, but I don't want to turn HTML on in the Forum for all members to use. Is there anyway the HTML can be allowed only for Administrators, as I've set my Username as the one that's posting the RSS Feeds?

Dream 08-24-2005 11:54 PM

tried changing

PHP Code:

        $newpost['message'] = $message

for

PHP Code:

        $newpost['message'] = convert_url_to_bbcode($message); 

in class_ffrss.php with no luck :(

Dream 08-24-2005 11:58 PM

added

PHP Code:

require_once(DIR '/includes/functions_newpost.php'); 

after

PHP Code:

require_once(DIR '/includes/functions_databuild.php'); 

and now the links inside the news posts are automatically parsed ^_^

Gizmo5h1t3 08-25-2005 06:31 AM

im being over run by duplicate threads!!!!!

rinkrat 08-25-2005 11:46 AM

Mine's working great! I just put url tags around the story link in the setup.


All times are GMT. The time now is 08:45 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02541 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete