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)
-   -   Article Bot (https://vborg.vbsupport.ru/showthread.php?t=67078)

yellow281 02-02-2005 05:42 PM

"It all depends on the feeds. The point of the RSS feeds is usually to draw someone to the site where the news is posted, not to provide content to other sites for free. Some RSS Feeds are very thorough, but for the most part they are simply the headline, and a short blurb and a link to the article. If you are continually getting broken feeds, or partial posts then it is a bad news feed, and that is another issue, and it can be fixed by getting a different/better RSS feed"

The post shows ONLY a title in the title bar and no URL, description or any kind of post at all. I have gone through everypage on this hack and others have had the same issues but no one seems to have provided a definitive answer. I have tried with known feeds that work and the same problem for everyone of them. Title in the title bar, but no post at all.

It has to be something with the way this is set up. Can someone explain exactly where articlebot_post is supposed to be uploaded to, what type of file its supposed to be and exactly what the full contents of the file should look like. I am pretty certain this is where the error lies and a bunch of us just arent as smart and as intuitive as you coders :) Pretty please!

Thanks

pieman666 02-03-2005 09:09 AM

Could you check the feeds with a 'normal' rss reader, and see what you should be getting in your forums. If it is different then it could be a problem with the forum code, if not then it's the feeds limitation.

yellow281 02-03-2005 11:05 AM

Checked the feeds multiple times, its about 12 different feeds from reliable sources and they read fine in other readers. I have also tried feeds that people here have said are working for them. Its an issue with the configuration somewhere. If anyone has any idea or managed to fix this, I would be eternally grateful.

Literally, I think if someone that has this working could display the contents of their articlebot_post template (page) and tell me exactly where it needs to be uploaded and in what file format then this could cure the problem. Im certain its something to do with that.

Thanks

Kate

No Harmony 02-03-2005 06:57 PM

Quote:

Originally Posted by Beermonster
... I had it working fine but since I've upgraded to 3.0.6 and reinstalled it all I get is
Error: There is no file located at http://www.wired.com/news/feeds/rss2/0,2610,31,00.xml
when trying to add article

I get the same error on my vB 3.0.6, for any feed I am trying to add

interfx 02-04-2005 10:00 PM

Does this work with 3.0.6? Before I start installing, wanted to know...

Thanks

yoyoyoyo 02-04-2005 10:59 PM

Quote:

Originally Posted by yellow281
Literally, I think if someone that has this working could display the contents of their articlebot_post template (page) and tell me exactly where it needs to be uploaded and in what file format then this could cure the problem. Im certain its something to do with that.

Thanks

Kate

The templates are all in the directions. They are templates, not pages, so they are not uploaded- they are added via the Admin control panel: Styles & Templates -> Style Manager -> Add New Template ->

Quote:

Originally Posted by interfx
Does this work with 3.0.6? Before I start installing, wanted to know...

Thanks

yep!

No Harmony 02-05-2005 02:53 AM

If this works with 3.0.6, then what could be the cause of the problem with feeds?

mskgr 02-06-2005 07:08 PM

Quote:

Originally Posted by mrslugger
I've tried to get this to work, but if I try to add a feed it says "No file located at... whatever the url is"

Am I doing something wrong. I've put the url in exactly as it says and everything.

As I have the same problem on my vB3 Installation, I tried to find out the cause of those symptomps. The error your are reffering to is the :

Quote:

Error:&nbsp; There is no file located at <i>$rss_path</i>
Which is on line 735, of articlebot_admin.php

The error is displayed when the following is true - if (!$rss = @file_get_contents($rss_path)) - Unfortunately, according to php.net, filget_get_contents requires allow_url_fopen on php.ini script of your server to be turned ON. As this is a potential security risk, I really don't want to enable the wrapper for external files, so I didn't mess with my php.ini script. In addition, magpie doesn't need fopen for getting RSS's contents.

So, I went to line 735 and commented out that check...

Problem solved, script works fine...

MikaK 02-06-2005 08:05 PM

I have this hack installed on a 3.0.3 board and keep getting a cron daemon message like this:

From: "Cron Daemon" <>
To:
Subject: Cron <xxx@server> /usr/bin/curl http://soundchilds.net/loud_lounge/a...articlebot.php >/dev/null
Date: Sun, 06 Feb 2005 13:35:06 -0800

% Total % Received % Xferd Average Speed Time
Curr.
Dload Upload Total Current Left
Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01
--:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02
--:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:03
--:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:04
--:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:05
--:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:06
--:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:06
--:--:-- 0

Any idea what might cause it and how it could be corrected?
###EDIT###
It looks like the script delivers all properly despite the report. So... If this can not be corrected easily, how could I turn the cron report off?
#########

Thanks for any ideas!
-Mika

Ninth Dimension 02-08-2005 06:44 PM

Hi, I'm using this hack on my latest site, and I think it's fantastic.. I do have a question however, if you don't mind:

I notice that you've a 'Regex Search & Replace' built in, and thisis fantastic as I was hoping to be able to use it to replace new-lineswith spaces.

The two feeds I'm currently using(http://rss.news.yahoo.com/rss/oddlyenough andhttp://rss.news.yahoo.com/rss/science) are putting a lot of newlinesinto the descriptions, and I want to remove them.. now I assume thatthe 'Regex Search & Replace' can do this... but I don't know whatcode to use.

Thank you :D


All times are GMT. The time now is 09:38 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.01881 seconds
  • Memory Usage 1,751KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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