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)

MrNase 12-23-2004 03:28 PM

I just need to find a German feed about vintage cars and Iam fine. Thanks for this great hack :)

Dio 12-26-2004 05:26 PM

Installed per instructions and received the following error message:

includes/config.php does not exist. Cannot continue.

I know the config.php file is there, it appears that there is something off in the code. Any ideas on how to resolve this problem?

Problem SOLVED!

Burley 12-28-2004 12:00 PM

hi guys,

i'm a bit of a noob. but i installed this mod (so far so good) but now I get an error each time my bot has to make a post;


Warning: MagpieRSS: Failed to parse RSS file. (mismatched tag at line 291, column 4) in /home/httpd/vhosts/p8ce.com/httpdocs/test/new/forums/articlebot/rss_fetch.inc on line 230

Warning: Argument to array_reverse() should be an array in /home/httpd/vhosts/p8ce.com/httpdocs/test/new/forums/articlebot/articlebot.php on line 137

Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/p8ce.com/httpdocs/test/new/forums/articlebot/articlebot.php on line 141


does any1 know why this is happening?

redlinemiami 12-29-2004 08:36 PM

Burley it just means that your rss feed can't be parsed. In other words its a bad feed. Get another and repeat. When you get a blank screen with no errors...your in the clear.

redlinemiami 12-29-2004 08:40 PM

I installed article bot..so far so good. I've tried different feeds...all is well. When it posts the feeds to my forum it only displays the title, a short description and a url to someone elses article.

Its doing its job, however, does anyone now how I can capture the entire article and post it as opposed to just the description.

Usually its due to the rss feed it self...it can only read what its given, but, are there any rss feeds out there that give you the whole article??

limey 12-30-2004 02:50 AM

Is there a way to add fields for the bot to post ie: date?

will this work?
if (!$article['link'] || !$article['title'] || !$article['date'])

I'm about to try it, but in case someone knows how to add more fields, please let me know. Thanks.

j_86 12-30-2004 12:01 PM

How can I stop the "UNKNOWN LOCATION" in the who's online bit, when i'm using article bot with a cron job?

w0z 01-02-2005 02:47 PM

Sowwy my n00b question, but is anyone using this Hack in vB 3.0.4 ?

I have this currently installed on my production vB 3.0.3, is there anything I should pay attention when I upgrade vB to 3.0.4, do I have to do any additional steps after upgrading to ensure this Hack will continue to work? O_o

Cheers,
w0z

James Goddard 01-05-2005 04:25 AM

I've recently set up a new board and have added the ArticleBot mod to post news items to a specific forum.

The problem is that now the "Bot" user shows up as the "Top" poster.

Anyone know how to make the Bot's posts visible but not count in the post count? I know I could turn off post counts for the forum the bot posts in but that would affect all users.

James

Torqued 01-05-2005 04:31 AM

Quote:

Originally Posted by James Goddard
I've recently set up a new board and have added the ArticleBot mod to post news items to a specific forum.

The problem is that now the "Bot" user shows up as the "Top" poster.

Anyone know how to make the Bot's posts visible but not count in the post count? I know I could turn off post counts for the forum the bot posts in but that would affect all users.

James

Find the following code in articlebot.php:

PHP Code:

SET posts posts $user_posts 

replace with:

PHP Code:

SET posts posts 



All times are GMT. The time now is 09:12 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.01535 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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