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)

Allan 10-17-2005 02:07 PM

Work perfectly, thanks Zero Tolerance ;)

"Click Install"

eoc_Jason 10-17-2005 02:26 PM

That's not how RSS works. The purpose is just to give the short bit of info, with the link to the full article.

If you wanted to copy the whole article, then you would have to write some sort of custom screen-scraping script for each site...

Quote:

Originally Posted by hexonxonx
Does anyone know how to get this to post the whole article on 3.5 Gold? I have this working perfectly, I just want it to post the whole article instead of the description with a link.

Thanks


c0d3x 10-17-2005 02:26 PM

bah... it does not works "correctly"

... /me clicks uninstall :(

b6gm6n 10-17-2005 04:46 PM

anyone ever had a feed update from cron yet?

garrynewman 10-17-2005 05:12 PM

Anyone found a solution for repeats yet?

question? 10-17-2005 08:53 PM

While attempting to parse the document located at "http://rss.news.yahoo.com/rss/digitalmusic" the system encountered the following error:
The system could not find the "parent" tag you specified ()

Please check settings related to this issue.

I've done it the first, time but then deleted it. Then when i added a new one, i got that error when i try and update it.

bgray 10-18-2005 09:57 AM

Quote:

Originally Posted by garrynewman
Anyone found a solution for repeats yet?

I'm having the same problem. Anyone know a way to get around the duplicate posts? Zero, you have an idea?

klaush 10-18-2005 01:05 PM

Well, that is, what i was lookong for!

Thanks for this great job!

VaaKo 10-18-2005 02:10 PM

I'm not being able to add a new RSS Feed, I press the submit button but it keeps on loading and never adds anything!

VaaKo 10-18-2005 02:21 PM

I am getting this error, when I try to input the given details for the BBC News:

Code:

While attempting to parse the document located at "http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml" the system encountered the following error:
Invalid URL To RSS Feed Given

Please check settings related to this issue.

any suggestions?

Celtic_Mad 10-18-2005 02:53 PM

Quote:

Originally Posted by garrynewman
Anyone found a solution for repeats yet?

Anyone? This is really annoying when it posts the same thing over and over again!

eoc_Jason 10-18-2005 03:15 PM

I too can not get slashdot to work, so I'm digging through to code to try and fix it.

Also, for titles I noticed that it decodes things like quotation marks instead of leaving them alone, then you get a messed up thread subject.

EDIT - Found the problem with slashdot. The "channel" tag opens & closes before the item tags. Thus it is not really a parent for it and is why the code will not parse it properly.

VaaKo 10-18-2005 04:40 PM

Code:

While attempting to parse the document located at "http://rss.cnn.com/rss/cnn_topstories.rss" the system encountered the following error:
Invalid URL To RSS Feed Given

Please check settings related to this issue.

what's wrong?!

VaaKo 10-18-2005 09:36 PM

anyone care to tell me what could the problem be?
please!

hillbilly_jim 10-19-2005 03:18 AM

Code:

http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml
Parent RSS Tag Name: channel
Items RSS Tag Name: item
Thread Title RSS Tag Name: title
Available RSS Post Construct Tags
{XML[title]}
{XML[description]}
{XML[link]}
{XML[guid]}
{XML[pubDate]}

Try this it works for me.

TyleR 10-19-2005 03:35 AM

Quote:

Originally Posted by b6gm6n
anyone ever had a feed update from cron yet?

didnt work for the first few days, but has been working lately..only "bug" per-say is that characters are being displayed awkward..such as: WP: Lawmaker’s Abramoff ties under scrutiny

it sometimes does it in the description aswell.

GrendelKhan{TSU 10-19-2005 04:43 AM

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.

VaaKo 10-19-2005 08:05 AM

GrendelKhan{TSU, I heard you were facing the same problem as I am now, did you fix it?

TyleR 10-19-2005 04:39 PM

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.

i've already tried that..it still doesnt parse it.

b6gm6n 10-19-2005 06:16 PM

Quote:

Originally Posted by GrendelKhan{TSU
OVERVIEW OF BUGS AND PROBLEMS
https://vborg.vbsupport.ru/showpost....&postcount=342
post # 342

Thanx my man, i've been following this thread as much as you have, i thankyou for your help and collection of bugs and posts which certainly have helped when tracking down a problem, cheers for that... lets hope the dupe problem and my cron not updating problem all gets sorted soon, it's a great hack but a pity about these annoying bugs...anyways i'll keep on waiting :)

-b6

VaaKo 10-20-2005 09:20 AM

anyone found the fix to the duplicated posts?

Totti 10-20-2005 04:37 PM

ho mate,

does this mean that if my news-script supports rss i can automatically create threads with this news inside with this extension?

NxTek 10-20-2005 05:14 PM

Can anyone get http://www.lasvegasvegas.com/pokerblog/index.xml working?

hillbilly_jim 10-21-2005 04:46 AM

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.

deathemperor 10-21-2005 09:57 AM

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.

NxTek 10-21-2005 01:55 PM

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 :(

hillbilly_jim 10-21-2005 02:57 PM

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.

jluerken 10-21-2005 05:36 PM

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 :D).

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 :D

eoc_Jason 10-21-2005 06:36 PM

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.

jluerken 10-21-2005 07:17 PM

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 :D

belai123 10-22-2005 11:51 AM

Installed and works great Menopause 911.com

teach1st 10-23-2005 07:31 PM

Thanks for this - it works well and my users love it.

I've been able to get every feed I've tried but this one.

http://www.sptimesphotos.com/classroomfeed.xml

Anybody care to take a whack at it? Thanks!

hillbilly_jim 10-23-2005 08:56 PM

Quote:

Originally Posted by teach1st
Thanks for this - it works well and my users love it.

I've been able to get every feed I've tried but this one.

http://www.sptimesphotos.com/classroomfeed.xml

Anybody care to take a whack at it? Thanks!

From what I have seen it wont work with Atom Feeds.
https://vborg.vbsupport.ru/showpost....&postcount=191

platnum 10-24-2005 01:04 AM

This is nice, just what I was looking for.. Thanks alot!.

FASherman 10-24-2005 01:36 AM

Has the double-posting problem been fixed yet? is this or is it not v1.6?

DjTaz 10-24-2005 09:16 PM

Zero , Thanks a million for this great hack

... i have a feed on my boards 3.0.7 and it works great , but this hack on my test boards doesnt seem to want to let the same feed work ... any chance you can let me know what the problem is ?

http://www.ireland.com/feeds/rss/breaking/irish.rss

Thanks

b6gm6n 10-24-2005 09:37 PM

Everyone says thanx at first, then we have the dupes! :) it's a great hack let down by two major bugs i've found, the dupes of course and the cron not updating the feeds (dunno about you but it doesn't update for me) no logs in my cron...nuthin!

I was so looking forward to this i made it a well publicized feature of my forums, just to have it stall and splutter and give a forum admin a red face!

You must be a busy chap, so no worries, it's a great hack which lies in wait for it's master to slap the bugs out!

-b6

FASherman 10-24-2005 11:41 PM

I agree completely. Thats why I was so surprised when it was moninated for Hack of the Month in September (or was it August?).

A hack should have to work as advertised before being nominated for anything. This is a great hack on paper, but sorely lacking in implementation.

garrynewman 10-25-2005 06:24 PM

I think I've prevented the duplicates.

I'm going to test it out a bit more before I upload it though.

Allan 10-25-2005 08:43 PM

The hack manages the tag "enclosure" ?


All times are GMT. The time now is 05:30 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.02128 seconds
  • Memory Usage 1,834KB
  • 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
  • (6)bbcode_code_printable
  • (1)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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