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 |
#22
|
||||
|
||||
Great - love RSS!
|
#23
|
|||
|
|||
Ford blogs? are they out there?
|
#24
|
||||
|
||||
Google is your best bet to find blogs. There are thousands out there, search around. use keywords like Movabletype, Los Angeles Blogs, Xanga.com, Blogger, etc. If you want more traditional sources, find large news sites, like BBC, that provide RSS files.
Quote:
Quote:
I'll take a second look though. Quote:
|
#25
|
|||
|
|||
Im having a problem and not sure what it is.
Code:
Warning: chdir(): No such file or directory (errno 2) in /home/drewster/public_html/forums/articlebot/articlebot.php on line 42 Warning: main(./global.php): failed to open stream: No such file or directory in /home/drewster/public_html/forums/articlebot/articlebot.php on line 43 Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/drewster/public_html/forums/articlebot/articlebot.php on line 43 Code:
chdir('home/drewster/public_html/forums'); require_once './global.php'; include_once './articlebot/rss_fetch.inc'; |
#26
|
|||
|
|||
I tried this
Code:
chdir('/home/drewster/public_html/forums/'); require_once 'home/drewster/public_html/forums/global.php'; include_once 'home/drewster/public_html/forums/articlebot/rss_fetch.inc'; Code:
Warning: main(home/drewster/public_html/forums/global.php): failed to open stream: No such file or directory in /home/drewster/public_html/forums/articlebot/articlebot.php on line 43 Fatal error: main(): Failed opening required 'home/drewster/public_html/forums/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/drewster/public_html/forums/articlebot/articlebot.php on line 43 |
#27
|
|||
|
|||
Ok, no errors now, but also don't see anything when the php runs... Is that normal?
http://www.insidersportszone.com/for...articlebot.php |
#28
|
|||
|
|||
Hmm, something isnt right. Its either not reading the feed I have in there or isnt working altogether. Not sure which.
I have this feed running on other sites, so should work here as well, but isnt. http://xml.newsisfree.com/4/43/4306f...6d8c1dd74c.xml |
#29
|
|||
|
|||
Ok, well its working as far as showing a feed on the forums.
Problem now is, it looks like this.. Code:
-------------------------------------------------------------------------------- Venezuela was eliminated from the Copa America after tying Bolivia 1-1 Monday. <br clear=all> http://www.newsisfree.com/click/i,43984701,1471,rss/ |
#30
|
|||
|
|||
Is there a way to get it to read the html in the RSS feeds?
I have HTML enabled in the forums, but when my Bot posts the HTML in the feeds stil show as <b> and </b> etc... Is there a way to enable it to read the HTML so the bold is bold and etc? |
#31
|
|||
|
|||
Quote:
I have not seen any others as of yet that are Ford Specific. I have not been looking too hard, but i have had a look. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|