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)

KevinL 04-29-2005 01:01 AM

Thanks guys I get what youre saying now :)

Romeos Tune 04-29-2005 04:43 AM

I have found several rss feeds that work..... the problem is most all of them I found only give you 2 or 3 lines of a story and then a link..... Does anyone know of some good links that will post the entire story? Preferably sports related...... Thanks!

RichieBoy67 04-29-2005 09:41 AM

I would also love a feed that actually puts more content on the site and not 3 lines................... I would also like to be able to remove the bot from adding to post counts...lol

kyouens 04-29-2005 10:47 AM

Quote:

Originally Posted by RichieBoy67
I would also love a feed that actually puts more content on the site and not 3 lines................... I would also like to be able to remove the bot from adding to post counts...lol

The content of the feed has absolutely nothing to do with ArticleBot and everything to do with what the content providers choose to include.

KevinL 04-29-2005 11:41 PM

Quote:

Originally Posted by Romeos Tune
I have found several rss feeds that work..... the problem is most all of them I found only give you 2 or 3 lines of a story and then a link..... Does anyone know of some good links that will post the entire story? Preferably sports related...... Thanks!

Reuters usually gives a good description.

Layne SMith 04-30-2005 04:05 AM

I know I'm beating a dead horse here but the answer eludes me still.

Just got it all set up to feed the link below (the one recommended) into a forum. Works fine, feeds it in. BUT, it feeds only into the title. It doesn't post any of the lines or the link into the body of the post. Just a title.

http://www.bonsai-today.com/rss/bonsai-today-rss.html

I've checked this whole board and the one fella who seemed to figure it out was happy to tell us of his triumph, BUT NOT HOW HE DID IT!!! ugh.

Help is appreciated!

Thanks,
Layne

kyouens 04-30-2005 01:32 PM

Quote:

Originally Posted by Layne SMith
I know I'm beating a dead horse here but the answer eludes me still.

Just got it all set up to feed the link below (the one recommended) into a forum. Works fine, feeds it in. BUT, it feeds only into the title. It doesn't post any of the lines or the link into the body of the post. Just a title.

http://www.bonsai-today.com/rss/bonsai-today-rss.html

I've checked this whole board and the one fella who seemed to figure it out was happy to tell us of his triumph, BUT NOT HOW HE DID IT!!! ugh.

Help is appreciated!

Thanks,
Layne

Layne

I just added that feed to my test installation, and it appears to work correctly on mine. I would recommend doing a fresh install of articlebot and using the updated MagpieRSS files (Which I linked to in a previous post.)

Also, you might want to take a look at your template (if it's customized for your articlebot) to make sure you haven't left something out. You could look diretly at your database (phpmyadmin) to see if the article descriptions are coming through and being inserted or not.

Good luck

Kenny

Layne SMith 04-30-2005 03:36 PM

Quote:

Originally Posted by kyouens
I would recommend doing a fresh install of articlebot and using the updated MagpieRSS files (Which I linked to in a previous post.)

Kenny,

I downloaded the most recent version of Magpie and am not sure what to do with it or where to put it. Or, even if I should do anything with it. I'm not sure which MagpieRSS files you're talking about. Which files in the Article Bot download need to be updated?

Thanks,
Layne

kyouens 04-30-2005 06:45 PM

There are four files in the articlebot directory that you should have uploaded to your server. The file names are rss_cache.inc, rss_fetch.inc, rss_parse.inc and rss_utils.inc I believe. If I recall, the MarpieRSS tgz file has those files inside it, and you should upload and replace the ones in your articlebot directory with the new ones from the magpie tgz.

I don't know if this will fix your problem, but it might. Good luck.
Kenny

Layne SMith 05-01-2005 04:18 AM

Kenny, thanks for helping me out with this.

Quote:

Originally Posted by kyouens
I just added that feed to my test installation, and it appears to work correctly on mine. I would recommend doing a fresh install of articlebot and using the updated MagpieRSS files (Which I linked to in a previous post.)

Did this. No dice.

Quote:

Originally Posted by kyouens
take a look at your template (if it's customized for your articlebot) to make sure you haven't left something out.

Doublechecked, looked fine. Did a copy and replace right out of instructions to be sure. Still nada.

Quote:

Originally Posted by kyouens
You could look diretly at your database (phpmyadmin) to see if the article descriptions are coming through and being inserted or not.

Here's where we have a lead. When I use phpMyAdmin to check the contents of articlebot_rss_cache the last thing in the table says...

rsschacheid=91
title=...And We're Back
dateline=1114918800

That's it. I see no descriptions.

This looks fishy.

On a different note...

Before checking the database, I tried to do a reinstall, went through the steps and got this database error. Have no idea what I've messed up, if anything. Thoughts?

Code:

Database error in vBulletin 3.0.7:

Invalid SQL:
        CREATE TABLE articlebot (
            articlebotid smallint(5) unsigned NOT NULL auto_increment,
            userid int(10) unsigned NOT NULL default '0',
            regex_title_search varchar(100) NOT NULL,
            regex_title_replace varchar(100) NOT NULL,
            regex_desc_search varchar(100) NOT NULL,
            regex_desc_replace varchar(100) NOT NULL,
            enabled tinyint(1) unsigned NOT NULL default '0',
            dateline int(10) unsigned NOT NULL default '0',
            PRIMARY KEY (articlebotid)
        )
   
mysql error: Table 'articlebot' already exists

mysql error number: 1050

Again, thank you.


All times are GMT. The time now is 04:42 AM.

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.02552 seconds
  • Memory Usage 1,759KB
  • 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
  • (1)bbcode_code_printable
  • (7)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