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)
-   -   NEW Modified RSS News Feed Hack (https://vborg.vbsupport.ru/showthread.php?t=63798)

Slapyo 04-29-2004 10:43 PM

hm, my script is derived from the original script. it should work if you followed the install instructions.

i take it you are using a Yahoo!News feed. those work fine for me, i am using the sports feed for my site.

make sure you follow the instructions step by step in the setup. i know you probably did. but not knowing what is going on, that is all i can tell you right now.

MaxScript 04-29-2004 11:04 PM

if you like to go in as admin , Pm me

krohnathlonman 05-02-2004 12:27 AM

I'm having a bunch of dumplicate post problems....

Slapyo 05-03-2004 01:08 AM

does your news feed have a pubDate field. if it doesn't have a date field, or if it is named something other than pubDate you will get duplicate posts.

Leah 05-03-2004 06:08 AM

Is it possible to get this to work with rdf also?

Milez 05-03-2004 12:39 PM

Quote:

just gotta find those places or deal with the tiny TINY descriptions.
Anyone have any idea where these feeds might be? 3 words does not a useful thread make.

Good script btw been following it since it was first hashed out.

krohnathlonman 05-03-2004 02:17 PM

The duplicate posts are the lack of pubdate.....

Also how do I make " display as " instead?

Slapyo 05-03-2004 03:48 PM

Quote:

Originally Posted by Leah
Is it possible to get this to work with rdf also?

will have to see if i can find an RSS/RDF class that can be incorporated into this.

Slapyo 05-03-2004 03:50 PM

in rss_update.php FIND:
Code:

                                // Setup the thread
ABOVE ADD:
Code:

$rss_title = str_replace(""", "\"", $rss_title);
$rss_description = str_replace(""", "\"", $rss_description);


Slapyo 05-03-2004 03:53 PM

Quote:

Originally Posted by Milez
Anyone have any idea where these feeds might be? 3 words does not a useful thread make.

Good script btw been following it since it was first hashed out.

http://www.syndic8.com

search there for RSS feeds. you might find some that are longer than a sentance description.


All times are GMT. The time now is 10:59 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.05453 seconds
  • Memory Usage 1,732KB
  • 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_code_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