The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Article Bot Details »» | |||||||||||||||||||||||||
Article Bot
by velocd Article Bot is a script that allows you to assign a user account (preferably an exclusive one) to an article bot that will post RSS feeds in select forums at designated intervals. These articles are derived from RSS (Really Simple Syndication) feeds. RSS files are assigned to article bots, as well to individual forums, which in turn directs what, when and where your article bot will post. Features
News
Upgrading
Files
RSS Feeds There are several in the install.html, but if you're looking for more than you could ever want, check out NewsIsFree's directory: http://www.newsisfree.com/sources/bycat/ Remember to click install if you use this hack. Also be sure to read through the what you haven't of the thread before asking a question, for it may have been answered. Show Your Support
|
Comments |
#522
|
|||
|
|||
"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 |
#523
|
|||
|
|||
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.
|
#524
|
|||
|
|||
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 |
#525
|
|||
|
|||
Quote:
|
#526
|
|||
|
|||
Does this work with 3.0.6? Before I start installing, wanted to know...
Thanks |
#527
|
||||
|
||||
Quote:
Quote:
|
#528
|
|||
|
|||
If this works with 3.0.6, then what could be the cause of the problem with feeds?
|
#529
|
|||
|
|||
Quote:
Quote:
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... |
#530
|
||||
|
||||
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 |
#531
|
||||
|
||||
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 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|