vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   RSS News Feed Hack (https://vborg.vbsupport.ru/showthread.php?t=60899)

SnowBot 03-22-2004 06:03 AM

is this working for gold?

jluerken 03-22-2004 06:57 AM

Quote:

Originally Posted by SnowBot
is this working for gold?

I managed it ones that some RSS posts were done but I don't know how I did and today I got no new posts.

I am waiting for version 2 which should run with vb3 gold :D

himerus 03-22-2004 07:27 AM

I would like to see a new version, but I would love to get this installed ASAP... I think it will be a great additon for my board, and that my users will use it...

I noticed on one of the example boards that the RSS posts were of course very short with a link for the full article. Will the new version support RSS2, and longer descriptions?

When will the version 2 be available?

TIA

jluerken 03-22-2004 07:49 AM

Quote:

Originally Posted by himerus
I would like to see a new version, but I would love to get this installed ASAP... I think it will be a great additon for my board, and that my users will use it...

I noticed on one of the example boards that the RSS posts were of course very short with a link for the full article. Will the new version support RSS2, and longer descriptions?

When will the version 2 be available?

TIA

It would also be nice if all users subscribed to this thread can post their RSS Feed Links and maybe a short description what they are about :D

PlenoJure 03-22-2004 02:34 PM

Installed & working nicely on Gold :)

himerus 03-22-2004 06:26 PM

Installed fine on Gold at www.myispforum.com

I had to add:
PHP Code:

$rss_description str_replace("<br>""\n"$rss_description);
$rss_description str_replace("<br />""\n"$rss_description); 

Before the thread was submitted... I started with a simple CNET News feed, and had the <br> tags in the thread, so that fixed that...

What about other options like polling intervals? Slashdot requires a longer wait than most I think...

Is it querying the feeds each time that the index or forumdisplay is loaded, or is it set on an internal update timer?

I haven't really torn the code apart yet, but it looks nice...

I would really like to see the RSS2 implementation, and how that post looks...

Does anyone have a good Internet News Feed that is RSS2? something like Internet Security, Networking, etc.

TIA

himerus 03-23-2004 01:11 AM

I can't find in the code how often it is running... The first feed I added worked fine on the first update, but it hasn't updated since, and I've added a few more feeds, and none of them have updated either.

exodus 03-23-2004 06:41 AM

Quote:

Originally Posted by himerus

I had to add:
PHP Code:

$rss_description str_replace("<br>""\n"$rss_description);
$rss_description str_replace("<br />""\n"$rss_description); 


where did you add that?

himerus 03-23-2004 07:30 AM

I added it just before the post is inserted... if you need, I'll find the line #

himerus 03-23-2004 09:24 PM

I haven't been able to get the Feeds to update... it will work when I run it for the first time, but after that, it's not updating on subsequent page loads


All times are GMT. The time now is 04:05 PM.

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.01212 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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