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)

Bobby S 07-15-2004 03:46 PM

Quote:

Originally Posted by ranger2kxlt
Ok, got my search query going good....but! it seems to pull the same info from different sources, and i have repeat posts.....is there a way to moderate the bot? so all i have to do is look at the threads and take out the dups.?

Its an extra step, but at least i don't have to find the news!

Thanks

See the cron job malarkey.

Is there any reason why you cannae set the cron as a scheduled task in the vbulletin admin panel or am I missing something really obvious?

ranger2kxlt 07-15-2004 03:59 PM

I think i got it....i had mutliple listings to post from the search engine they gave me....but it would pull the same data, just from a different source each time it updated....so i would have multiple posts stating the same thing, the only difference was the source.

But i managed a way around it.

Thanks for the help

Sanjiyan 07-16-2004 05:16 AM

Hiya I was wondering if you can help me..

I installed and then removed this hack, but now it seems that none of my users can make new threads on any sections within the forum, it just comes up with this error message:

No Thread specified. If you followed a valid link, please notify the webmaster

Users have no problems with replying to current posts made.

I removed the files, and removed the relevent tables it made in the database, but something is very wrong here.

vBulletin 3.0.3
http://f7.sanjiyan.co.uk

lazytown 07-16-2004 09:39 AM

Why can't ArticleBot process the following news feed, for example. Yahoo has a GREAT tool for searching/filtering news and outputting it as RSS.. However it is useless if I can't get to work. For comparison, I've provided a yahoo feed that does work.

Doesn't Work:
http://search.news.yahoo.com/usns/yn....html?vo=happy

Works:
http://rss.news.yahoo.com/rss/us

Both work in several Windows RSS readers.

Thanks for any help!
-Victor

Sanjiyan 07-16-2004 11:44 AM

Quote:

Originally Posted by Sanjiyan
Hiya I was wondering if you can help me..

I installed and then removed this hack, but now it seems that none of my users can make new threads on any sections within the forum, it just comes up with this error message:

No Thread specified. If you followed a valid link, please notify the webmaster

Users have no problems with replying to current posts made.

I removed the files, and removed the relevent tables it made in the database, but something is very wrong here.

vBulletin 3.0.3
http://f7.sanjiyan.co.uk

Sorted this problem out now, so can you please ignore this 'help' request.

Frito 07-16-2004 10:12 PM

Hello I'm installing your Hack and am stuck at step #3. I gues I'm too literal but can you elaborate?

"Create a template called articlebot_post"

where do we put this Template?

Thanks

Frito 07-16-2004 11:04 PM

Velocd here is update from a little while ago-

I made a text file and called it "articlebot_post" and put it in /path/to/forums/admincp/

Is this correct? (it doesn't say in step #3 where to put template)

Anyway after I uploaded all the files and went into admin panel I see the article bot stuff on left,however

I'm getting this error inside admin when trying to add bot-

==============================
Database error in vBulletin 3.0.3:

Invalid SQL:
SELECT userid
FROM user
WHERE userid = 0

mysql error: Table 'CreditForum.user' doesn't exist

mysql error number: 1146

Date: Friday 16th of July 2004 04:40:33 PM
Script: http://www.creditscorebooster.com/Cr...ebot_admin.php
Referer:
http://www.creditscorebooster.com/Cr...min.php?do=add

===============================================

When I log into phpmyadmin for access to database I see this error;

Error
The additional Features for working with linked Tables have been deactivated. To find out why click here.

PMA Database ... not OK[ Documentation ]
General relation features Disabled

=================================================

Do you suppose that this means I can't use your hack on my server the site is hosted on?

Can you help trouble shoot this?

Thank you
Looks like a really good hack once it gets going.

R.C

Chris-FH 07-17-2004 12:31 AM

Please help me, I'm getting this error:

Quote:

Warning: main(./global.php) [function.main]: failed to create stream: No such file or directory in /xxx/html/board/articlebot/articlebot.php on line 43

Fatal error: main() [function.main]: Failed opening required './global.php' (include_path='.:/usr/lib/php') in /xxx/html/board/articlebot/articlebot.php on line 43
@romeshomey:

What was your solution?

C.

lazytown 07-17-2004 07:57 AM

Strangely enough, if I save the RSS html file to my server and have Articlebot read it off the file (as html), it works fine.. But if it tries to get the feed directly from the feed server it doesn't work. Guess I'll have to write a cron that saves the feeds to my server!

-Victor


Quote:

Originally Posted by vissa
Why can't ArticleBot process the following news feed, for example. Yahoo has a GREAT tool for searching/filtering news and outputting it as RSS.. However it is useless if I can't get to work. For comparison, I've provided a yahoo feed that does work.

Doesn't Work:
http://search.news.yahoo.com/usns/yn....html?vo=happy

Works:
http://rss.news.yahoo.com/rss/us

Both work in several Windows RSS readers.


lazytown 07-17-2004 11:43 AM

This fixed the articlebot HTML encoding problem for me :

In the articlebot/articlebot.php change:


Code:

$article['description'] = strip_tags(htmlspecialchars($article['description']));

to

$article['description'] = strip_tags(html_entity_decode($article['description']));


HTML now doesn't need to be enabled (which is a security risk).


All times are GMT. The time now is 09:52 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.01679 seconds
  • Memory Usage 1,751KB
  • 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
  • (4)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