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 |
#102
|
||||
|
||||
Quote:
|
#103
|
|||
|
|||
Think you could possibly add the ability to read RDF files?
*begs* hehe |
#104
|
||||
|
||||
Quote:
<!-- BEGIN TEMPLATE: articlebot_post --> <!-- END TEMPLATE: articlebot_post --> If I disable html in the post, which is deffenity the secure way, It will display these comments in the message preview when you mouseover the message hyperlink in the forumview page. If html is enabled in the post, it does not show up in the preview. But it doesn't matter if html is enabled of disabled, it till shows up on my portal page that is created with vBadvanced CMPS v1.0.0. This only way I can get it to dissappear is to disable the "Add Template Name in HTML Comments" in the General settings onm VB Options. to get it to stop. Screen shots below. #1 is a shot of the message when I view the edit post screen. I can't get a screen shot when attempting to preview. #2 is a shot of the troubled area of the portal page. My site is here: http://forums.fu2.ca |
#105
|
||||
|
||||
I will perform the upgrade to see if that helps.
|
#106
|
||||
|
||||
I am having problems with the upgrade. Every thing ran fine with the script and all, but I can't get articlebot.php to run.
After commenting out the lines: // chdir('/path/to/forums/'); // require_once './global.php'; PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
Thanks, |
#107
|
||||
|
||||
Simple you changed
PHP Code:
In there it will show you the url you need. For instance mine is /home/general/public_html/forum/ Its under the Enviroment section of the PHP info. Hope it helps. |
#108
|
||||
|
||||
Rob Eh, as MindTrix said, you have to provide an absolute path to your forums directory for chdir(), don't comment it out (that is, if you're using crontab).
As for your problem with the comments, my question is why are there comments? I never added them to the template, nor did the instructions say for you to put them there. I would just remove the comments. |
#109
|
||||
|
||||
Quote:
include_once './articlebot/articlebot.php'; I plan to setup crontab in the coming days, but since it's been several years and different server setups ago since I used it, I wanted to get everything up and funning properly first. This worked fine for in in your first version before upgrading this morning. If all else fails, I think I'm going to blow away the installation and start over again. I will drop all of the articlebot tables via phpMyAdmin. Then do a fresh install of the new version and see if that will cure it. There has to be something wrong with one of the database tables, because the process stops when attempting to fetch article bots. Quote:
When modifying templates, it is often helpful to have this setting enabled so you can view the source of a page to determine what template(s) control it. It's not a big problem to have this disabled, but it is very strange as to why the comments for the templates are incorrectly showing up as part of the article post itself. I'm confused by it. |
#110
|
||||
|
||||
I have taken screneshots of the structure of the 3 article bot tables, please the thread table that it altered. I do see something that maybe the problem. According to the upgrade script, it calls for the is_iss field to be deleted, but it is not deleted.
All of the articles that have currently been created with article bot have the is_rss field contain "1", the rss_date field is empty, and the rss_feed all contain "0". Is the talbe scructure correct for these tables? Should the thread table have this structure and data? Thanks, |
#111
|
||||
|
||||
Here is the table_articlebot_rss.gif from the above post. Only 3 attachments per post.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|