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-17-2006 11:47 AM

wouldnt it be great if you could integrate the next vewrsion with flash chat too?

(like you havent got enough to do... lol)

hilfe-forum 09-17-2006 11:54 AM

Quote:

Originally Posted by Meta
Yes. And then run botloader.php again so the changes go into the database. (Ja. Und dann die botloader.php erneut ausf?hren, damit die ?nderungen in die Datenbank ?bernommen werden.)

ok it runs Thanks (ok l?uft gerade vielen Dank!)



Quote:

Originally Posted by Meta
No. God beware. (Nein. Gott bewahre.)

Let's talk bilingual. So that the other guys here can see what we are talking about. (Machen wir doch beides. Damit die anderen wissen, worum es geht.)

ok NP but du you think other people here understand my english?

Gute Idee aber glaubst du wirklich das mich hier wer versteht :)

hilfe-forum 09-17-2006 11:57 AM

Quote:

Originally Posted by rob30UK
wouldnt it be great if you could integrate the next vewrsion with flash chat too?

(like you havent got enough to do... lol)

In Flash-Chat ALICE is integrated...

http://chat.tufat.com/bot/

rob30UK 09-17-2006 12:10 PM

Quote:

Originally Posted by hilfe-forum
In Flash-Chat ALICE is integrated...

http://chat.tufat.com/bot/

She doesnt work...

or at least.... she didnt respond.

hilfe-forum 09-17-2006 12:18 PM

Quote:

Originally Posted by rob30UK
She doesnt work...

or at least.... she didnt respond.


women are like that

maby you were not politely enough :D

bashy 09-17-2006 01:54 PM

Can anyone advise on this please?
This post is a duplicate of a post that you have posted in the last five minutes. You will be redirected to that thread.

Click here if your browser does not automatically redirect you.

bashy 09-17-2006 02:01 PM

I reuploaded everything to do a fresh install, this time the botloader.php gives me a blank page.

Also when relpying to a thread gives me a blank page also, as does creating a new thread! i could really do with some help on this 1?

How uninstall and start again please, what database bits do i remove?

theodonnells 09-17-2006 02:58 PM

was working great, but upgraded to 3.6.1 and new version of talker bot 2.2.2/
And now getting sql error when posting reply in Talk bots forum.
Code:

Database error in vBulletin 3.6.1:

Invalid SQL:
INSERT INTO session (userid,lastactivity,host) VALUE ('2187',1158508615,'127.0.0.1');

MySQL Error  : You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near 'VALUE ('2187',1158508615,'127.0.0.1')' at line 1
Error Number : 1064
Date        : Sunday, September 17th 2006 @ 11:56:56 AM
Script      : http://www.myforum.com/forums/newreply.php?do=postreply&t=6244
Referrer    : http://www.myforum.com/forums/newreply.php?do=newreply&noquote=1&p=40076
IP Address  : 999.999.999.99
Username    : Admin
Classname    : vb_database


bashy 09-17-2006 03:34 PM

Ok maganed to sort it all out, its reinstalled Posting again is working fine yet the bot wont reply?

ok i have ran the botloader once again and now its working again, wonder why you have toi run it twice..?

bashy 09-17-2006 04:28 PM

This 1, where i have higlighted the } it is not in my file and its this edit that gives me the warning "This post is a duplicate of a post that you have posted in the last five minutes. You will be redirected to that thread.

Click here if your browser does not automatically redirect you."


Quote:

Originally Posted by zethon

Then towards the bottom there are two different if staments that look like:
PHP Code:

                    if (!$dataman->errors// should not occur
                    
{
                        
$dataman->save();
                                            [
B][COLOR="Red"]}[/COLOR][/B

And make them both look like as follows:

PHP Code:

                    if (!$dataman->errors// should not occur
                    
{
                        
$dataman->save();
                        require_once(
'./includes/functions_databuild.php'); 
                        
build_forum_counters($foruminfo["forumid"]);
                        
update_bot_info();
                    } 




All times are GMT. The time now is 08:53 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.04044 seconds
  • Memory Usage 1,762KB
  • 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
  • (2)bbcode_php_printable
  • (6)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