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)

rob30UK 09-16-2006 12:17 PM

Hey Tim, I appear to be getting a lot of this:-

Are you asking about my ?
I heard they have a good .
Do you still ?
What do you have that is ?

It does not appear to be storing the current subject correctly... this is a very very regular occurence.....

I've heard their are pointers or flags that store the current topic or category of conversation..... could you maybe take a look because something definitly isnt right.

Neal-UK 09-16-2006 12:18 PM

is upgrading just a simple case of overwriting the product?

bashy 09-16-2006 01:13 PM

Yes uploade the ewt_talkerbot
and reimport the product

zethon 09-16-2006 03:20 PM

Quote:

Originally Posted by bashy
Hi

I get the double quoting yet i already have the line you said to add (below)
Any more ideas please?

Yes, I put the wrong info in my post.

Look for the following line:

PHP Code:

        if ($vbulletin->options['ewt_talkerbot_quotemsg'] == "1")
        { 

And right below that add:

PHP Code:

$post['message'] = strip_quotes($post['message']); 

I will edit my original post.

mello_mike 09-16-2006 03:51 PM

Are the blank spots coming up in the bot's replies only an issue with PHP 5??

bashy 09-16-2006 04:04 PM

Cheers m8, found it now, and added
Will see how it goes :)

Quote:

Originally Posted by zethon
Yes, I put the wrong info in my post.

Look for the following line:

PHP Code:

        if ($vbulletin->options['ewt_talkerbot_quotemsg'] == "1")
        { 

And right below that add:

PHP Code:

$post['message'] = strip_quotes($post['message']); 

I will edit my original post.


vivamexico55 09-16-2006 04:20 PM

So does this mess a lot with the database? I'd like to try it but I'm scared of screwing with my database (I lost it once already ^_^)

Also do you think it will work in a forum in Spanish? or is a whole language too hard

rob30UK 09-16-2006 06:08 PM

Quote:

Originally Posted by mello_mike
Are the blank spots coming up in the bot's replies only an issue with PHP 5??

I'm running 4.x and it's doing it here. see my last message

G_Man 09-16-2006 06:33 PM

I still would like to know how large the Bot Table should be. Not sure if I got it all loaded or not.

Makes it hard to judge if you aren't even sure you have all the data loaded whether or not it is messing up.

:/

Prisoner 09-16-2006 07:51 PM

Quote:

Originally Posted by G_Man
I still would like to know how large the Bot Table should be. Not sure if I got it all loaded or not.

Makes it hard to judge if you aren't even sure you have all the data loaded whether or not it is messing up.

:/

My table shows:
bot 4.7 KB
bots 1.0 KB
conversationlog 4.4 KB
dstore 4.3 KB
gmcache 1.0 KB
gossip 1.0 KB
patterns 13.8 MB
templates 3.4 MB
thatindex 2.3 KB
thatstack 3.0 KB


I hope this is what you need to help you.


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