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)

School-Help 04-11-2005 03:58 PM

What new template?

JsnakeJ 04-11-2005 07:41 PM

I am having the same problem as xtrememobile. I installed it yesterday when i posted and no luck :(

I have Post Interval set to 1.

xtreme-mobile 04-11-2005 07:42 PM

yeh mine still hasnt posted anything from the yahoo feeds any one know what we are doing wrong?

vulture 04-12-2005 05:33 PM

Installed in 3.0.7 fine.

Only problem is running via VB schedule manager. To solve it:

FIND:
Code:

if (!$_REQUEST['do'])
REPLACE WITH:

Code:

if (!$_REQUEST['do'] || $_REQUEST['do']=='runcron')

Jaxx 04-15-2005 04:43 PM

I've asked a bit ago but got no reply, so here goes.

I'm trying to figure out why I've got news, but no title, and also how I can get the link at the end of the story to be 'Click Here ...' instead of the actual link.

I've also got an issue with the formating, and i do not believe its from the RSS feed itself.

Site: http://www.nektulos.net

Feed: http://bootleg-rss.g-blog.net/d.eq2p...840092630H.php

Its a scrap since SOE does not have a true RSS feed. it supplies the title, but its not showing up on my site.

Thanks

venomx 04-18-2005 02:22 AM

Can anyone help me edit Article bot to work with this hack?
https://vborg.vbsupport.ru/showthread.php?t=72560
Amy gave me the code to add to the adrticle bot file but I am not sure how to change it. :(

RichieBoy67 04-23-2005 07:43 AM

Just wondering.... does this actually post an article or just a link to an article???? As of right now that is all I am getting... I need to try more feeds I guess...lol

memobug 04-23-2005 09:12 AM

It posts whatever is in the Description field and links to the article. Take a look at the feed itself and you'll see what's in it in terms of text. That's all there is.

Regards,

Matt

RichieBoy67 04-23-2005 05:41 PM

Thanks,

I had it working last night but it only posted a link.... now it is not working at all..


Just wondering..

do I need to add index.php to the path??

PHP Code:

chdir('/home/talkandm/talkandmore-www/'); 


venomx 04-23-2005 05:44 PM

Take a look at the feed. Is there any new ones listed? I have a few feeds that only post every few days because thats about when they are updated.

No need to add index.php...


All times are GMT. The time now is 11:59 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.01814 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (1)bbcode_php_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