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)

hotwheels 09-27-2006 08:58 PM

okay, looking at what you have posted, all of the $DB needs to stay original and no changes made there........the only changes that need to be made are in your
Quote:

$rootdir= "/xxxxxxx/xxxxx/xxxxx/jaxdoug.com/httpdocs/forums/alice/aiml/";

require('xxxxxx/xxxxxx/xxxxx/jaxdoug.com/httpdocs/forums/includes/config.php');
files and it should look like this:

Quote:

$rootdir= "/httpdocs/forums/alice/aiml/";

require('/httpdocs/forums/includes/config.php');
Or what ever the exact path is to your forums directory.......you shouldn't need the dot com in the path.

You should be able to find the exact root if you go to your vbulletin admincp, scroll down to maintenance, and then your php info, look for PHP Variables and then _SERVER["DOCUMENT_ROOT"].

Then run and not botloaderinc.php

and if you need a fresh dbprefs file, I attatched one

LPC 09-27-2006 09:09 PM

Actually that is the correct root /xxxx/xxxxx/vhosts/jaxdoug.com/httpdocs

Doug

hotwheels 09-27-2006 09:13 PM

okay..........set that in the
Quote:

$rootdir= "/xxxxxxx/xxxxx/xxxxx/jaxdoug.com/httpdocs/forums/alice/aiml/";

require('xxxxxx/xxxxxx/xxxxx/jaxdoug.com/httpdocs/forums/includes/config.php');
but don't make any changes to the original
Quote:

$DB_HOST=$config['MasterServer']['localhost'];
$DB_UNAME=$config['MasterServer']['xxxxx'];
$DB_PWORD=$config['MasterServer']['xxxxx'];
$DB_DB=$config['Database']['xxxxxx'];
Just leave it like
Quote:

$DB_HOST=$config['MasterServer']['servername'];
$DB_UNAME=$config['MasterServer']['username'];
$DB_PWORD=$config['MasterServer']['password'];
$DB_DB=$config['Database']['dbname'];
and in this line
Quote:

require('xxxxxx/xxxxxx/xxxxx/jaxdoug.com/httpdocs/forums/includes/config.php');
make sure you have the "/" at the very front, like this
Quote:

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

LPC 09-27-2006 09:19 PM

Problem solved. I had my database name, username and password in the dbprefs file, I put them back to the original lines and the botloader worked fine, some 43000 entrys made into the database.

That was the part I just didn't understand, it probably should be noted in the dbprefs file not to change the database information to yours.


Thanks for you kind help and patience.

doug
http://jaxdoug.com

hotwheels 09-27-2006 09:20 PM

not a problem, glad it worked for ya............ and uh, my name is doug too.......hehehe

Whelp, i have to go to work now........have graveyards. Have a great nite, and romeo.......try the new ewt file, it is fixed.

Neal-UK 09-27-2006 10:55 PM

Quote:

Originally Posted by hotwheels
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......

Aren't some of those tables being used by vBulletin? Don't like fiddling with my DB, is there no unistall option for this mod?

hotwheels 09-27-2006 11:02 PM

Quote:

Originally Posted by Neal-UK
Aren't some of those tables being used by vBulletin? Don't like fiddling with my DB, is there no unistall option for this mod?

no, all of vb code in your database are written as vbwhatever the name is......if you have cpg, it will be cpg123, etc...

I deleted this from my database when i first installed this mod, i ran into some issue's with the original code......my suggestion should get rid of all of the talkerbot coding.....

and there is no uninstall code that i am aware of at this point.....but tim will have to answer that one. I can only answer what i did within my database.

If you open the one's that i suggested in your phpmyadmin, and say you click on the word bot, you should then be able to click on the word browse, and you will see the .xml file's for the bot....If you do this to each of the suggested delete's, everyone has the bot id in it.

Romeos Tune 09-27-2006 11:27 PM

Holy Crap! You've done it man! :) Thankyou so much! I appreciate all the help and time you've spent! :) Watching it for a little while with users but seemed ok with my test......

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.....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.


Neal-UK 09-27-2006 11:46 PM

Quote:

Originally Posted by hotwheels
no, all of vb code in your database are written as vbwhatever the name is......if you have cpg, it will be cpg123, etc...

I deleted this from my database when i first installed this mod, i ran into some issue's with the original code......my suggestion should get rid of all of the talkerbot coding.....

and there is no uninstall code that i am aware of at this point.....but tim will have to answer that one. I can only answer what i did within my database.

If you open the one's that i suggested in your phpmyadmin, and say you click on the word bot, you should then be able to click on the word browse, and you will see the .xml file's for the bot....If you do this to each of the suggested delete's, everyone has the bot id in it.

ok great thankyou. i'll see what the answer is to my poll.....

hotwheels 09-28-2006 12:01 AM

Quote:

Originally Posted by Romeos Tune
Holy Crap! You've done it man! :) Thankyou so much! I appreciate all the help and time you've spent! :) Watching it for a little while with users but seemed ok with my test......

Right on man.........glad it worked.......It was a simple typo too.....I knew it had to be a simple thing..lmao

Quote:

i'll see what the answer is to my poll.....
okay....I think your user's will like it, especially when the botlearner program is fine tuned.


All times are GMT. The time now is 07:24 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.02870 seconds
  • Memory Usage 1,755KB
  • 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
  • (14)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