vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Talkerbot V2.2.3 (AI Posting Bot) (https://vborg.vbsupport.ru/showthread.php?t=126386)

H@K@N 09-27-2006 09:21 AM

Quote:

Originally Posted by hotwheels
This one here is for 3.6 vb.......you may want to try this one .....

sorry i forgot to change my vb Version in my Profile.

I am using vb 3.6.1

thx

dupont24 09-27-2006 09:38 AM

I have sports and news rss feeds active on my site and the talkerbot does not respond to them. Is it possible to change that so the bot responds to those posts as well?

Thanx
Dp24

SportsZone 09-27-2006 10:44 AM

How do you completely uninstall this hack?

I need to test things, and am awaiting v3 :D

Thanks.

bashy 09-27-2006 05:38 PM

Hi Tim...This is now causing an issue with (non bot) posting
When a post is submitted the forum will hang, it posts the post no probs but it just hangs, I have turned the bot off and its fine again!

Any ideas please?

Neal-UK 09-27-2006 07:19 PM

Quote:

Originally Posted by SportsZone
How do you completely uninstall this hack?

I need to test things, and am awaiting v3 :D

Thanks.

I've asked that 3 times now, will be patient :)

hotwheels 09-27-2006 07:55 PM

you need to get rid of the files in your forums database, where ever you have that installed, then uninstall the product.......then go to your phpmyadmin and get rid of:

bot
bots
conversationlog
dstore
gmcache
gossip
patterns
templates
thatindex
thatstack and vbbots

and that should do it......

hotwheels 09-27-2006 07:57 PM

Romeo i got it........I recieve no error of any sort now, and found a typo in the code.

I bet it works "this" time.....and anyone that was recieving the mysql error, should try this php file and see if it get's rid of the error and helps your bot to start functioning.

LPC 09-27-2006 08:35 PM

Quote:

Originally Posted by hotwheels
Romeo i got it........I recieve no error of any sort now, and found a typo in the code.

I bet it works "this" time.....

I was having the same problem and it did fix my database error. Now the only other thing I can't figure out is that everytime I load my botloader, it does not populate my database. I have tried about 16 times, but no luck, do you have a pointer for me on that? And how does the botloaderinc.php work for loading them individually?

Thanks much,

doug
http://jaxdoug.com

hotwheels 09-27-2006 08:40 PM

Can you show me here, what happen's after you run the botloader? That way i can get an idea of what to look for? Sorry if it is posted in here somewhere, just haven't had time to reread the pages.

Also, do you have access to your phpmyadmin? If so, look and see if you see the word bot on the left hand side in your database. This is where the .xml will appear, and you can name your bot and basically give him somewhat of a personality.

Then make sure all of your files are set to chmod 0777 at alice, and and all of the subfolders and the files.......every file inside of alice need's 0777. After running the botloader.php, you should see pattern and template inside your phpmyadmin, where the bot's response's are stored.

LPC 09-27-2006 08:46 PM

it say 0 files have been upload to data base. Here is my dbprefs.php

Code:

# This is where all the AIML and startup.xml resides
$rootdir= "/xxxxxxx/xxxxx/xxxxx/jaxdoug.com/httpdocs/forums/alice/aiml/";

require('xxxxxx/xxxxxx/xxxxx/jaxdoug.com/httpdocs/forums/includes/config.php');

$DB_HOST=$config['MasterServer']['localhost'];
$DB_UNAME=$config['MasterServer']['xxxxx'];
$DB_PWORD=$config['MasterServer']['xxxxx'];
$DB_DB=$config['Database']['xxxxxx'];

Of course I X'd out the rest of my path and database information.

Thanks,

Doug


All times are GMT. The time now is 07:46 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.01783 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
  • (1)bbcode_code_printable
  • (3)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