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)

mobilephonegame 09-17-2004 04:50 PM

Quote:

Originally Posted by KW802
Does http://www.ring4tonez.com/sellersfo...l.php?type=rss work? (note the missing '2' from the end)

yes , rss works perfect :-)

but when i try rss2 feed the <description> tag in the rss turns to <content:encoded> in rss2, and the articlebot doesnt show the post...only title of post

so any rss2 format i need to pull down with <content:encoded> tags is pretty useless....but the first post on here says its rss2 compatible etc..

KW802 09-17-2004 05:10 PM

Quote:

Originally Posted by mobilephonegame
yes , rss works perfect :-)

but when i try rss2 feed the <description> tag in the rss turns to <content:encoded> in rss2, and the articlebot doesnt show the post...only title of post

so any rss2 format i need to pull down with <content:encoded> tags is pretty useless....but the first post on here says its rss2 compatible etc..

The reason I asked if that worked was to confirm that feeder site was working and your mod was up & running.

The reason the "rss2" feeds don't work is because even though the output identifies itself as "RSS" / "2.0" it appears to be really the RSS 1.0 specs which used the Dublin Core standards. I don't think there is much use out of there of the 1.0 specs. Anyway, if that site is yours you could always modify the external.php file but if you're looking for a more generic solution then you'll need to modify the code in the rss_parse.inc file to look for the "content:encoded" tag under RSS instead of just the ATOM section.

Edit: From playing around with external.php the problem looks like a vbulletin issue, not a hack issue.

cogimo 09-18-2004 01:21 PM

Hi all

I installed this but I'm not familiar with setting up a cron job. I want it to check on a daily basis every hour, can someone paste the code I would use.

Thanks

djohn 09-18-2004 02:36 PM

Installed this hack, and i don't have any article bots added. So when i go to Manage Article Bots, i get an standart error Error: No article bots found. Problem is that right above the error box connecting with it a blue line, check out the screenshot. Any way to remove it?

djohn 09-18-2004 02:40 PM

I was also wondering if it's possible to set up execution of articlebot.php through Scheduled Tasks tool in vBulletin AdminCP, if yes, how?

venomx 09-20-2004 06:49 AM

grrr I moved all my sites to a new server and now I get this cron error in my email.

Failed loading /usr/lib/php4/mmcache.so: /usr/lib/php4/mmcache.so: cannot open shared object file: No such file or directory

puredj 09-20-2004 07:12 AM

Quote:

Originally Posted by venomx
grrr I moved all my sites to a new server and now I get this cron error in my email.

Failed loading /usr/lib/php4/mmcache.so: /usr/lib/php4/mmcache.so: cannot open shared object file: No such file or directory

That's because the php isn't installed as standalone version.
You could try to use wget and access the php as a webpage
(replace the php line with the wget line)
example:
wget --no-http-keep-alive -q -O /dev/null http://www.yoursite.com/forums/artic...atriclebot.php

58sniper 09-26-2004 09:28 PM

Uninstalled

Erwin 09-27-2004 06:32 AM

Quote:

Originally Posted by venomx
grrr I moved all my sites to a new server and now I get this cron error in my email.

Failed loading /usr/lib/php4/mmcache.so: /usr/lib/php4/mmcache.so: cannot open shared object file: No such file or directory

Your mmcache is in a different directory. Do a locate.

RetroDreams 09-30-2004 02:30 PM

Quote:

Originally Posted by RetroDreams
Anyone found a way to keep Articlebot posts from spamming recent threads, and being returned when searching the forums via "New Posts"?

I'd love to re-enable this.

Bump.


All times are GMT. The time now is 09:53 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.01766 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)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