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)

kylek 09-16-2006 04:03 AM

Quote:

Originally Posted by kylek
Crapola, I can't even load the batloader.php, keep getting a 500 internal server error.

All filesl are cmod to 777,

Tried various paths but no luck, here is what I have now

$rootdir= "/home/kyle/public_html/forum/alice/aiml/";

require('/home/kyle/public_html/forum/includes/config.php');

Anything in the paths set wrong?


Someone please shoot me and put me out of my misery. For days have been trying to get this up and running, no matter what I did kept getting the 500 server error. Checked everything once, twice, many times but no go.

Don't know why but I was checking out my webhosts support forum when I see they have installed PHPSuExec on the serveers, from my laymans point of view this means you cannot chmod any more to 777, can only be 755.

After chmod Alice to 755 everything works and loaded fine. Just thought I would memtion this in case anyone else has this problem.

Off to find a gun,,,,,,,

eXtremeTim 09-16-2006 07:30 AM

Been stated by me a few times over the last few days. ;) Some hosts dont allow 777 and in this case use 755. ;)

Sorry that you missed them comments.

hotwheels 09-16-2006 07:32 AM

That's great info kylek..........sorry to hear bout your update, PHPSuExec should help keep your database secure, i believe.

hotwheels 09-16-2006 07:32 AM

sorry extremetim, we posted at the same time it looks like

bashy 09-16-2006 07:36 AM

Hi

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


Quote:

Originally Posted by zethon
To fix the double-quoting, find the comment line
PHP Code:

        // #### POST REQUIRED, FORMATTING POST INPUT  ############################# 

And right below it add the follow code:
PHP Code:

        $botinput strip_quotes($post["message"]); 



hotwheels 09-16-2006 07:44 AM

am i missing something as far as the bot learning? My bot is only saying that which is in his core aiml files, he isn't remembering poster's, or post's.......I can go in and manually add a phrase, but that is reallly a pain in the butt....

has anyone got this talkerbot to actually learn anything?

eXtremeTim 09-16-2006 07:50 AM

Mine is picking up things slowly. He is a slow learner. I fixed the bug where he didnt correctly track conversations and things.

I also just released a new update which fixes a few issues and make the bot show up online correctly.

hotwheels 09-16-2006 08:03 AM

I will give er a shot tim.............I don't know alot about aiml, but is there anyway to get this mod to work with your code? botlearner

eXtremeTim 09-16-2006 08:05 AM

v3 will have its own teaching system built in. I might see about porting that up for now if i get some free time since I was already handed the rights to that code quite a while back.

hotwheels 09-16-2006 08:12 AM

right on tim...........I know you are freaking busy and i in know way am pushing, i think this is a neat mod.......

I am mostly intrigued with how this works and if i can help, let me know, even though i am by no means, a coder.


All times are GMT. The time now is 09:11 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.01733 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
  • (2)bbcode_php_printable
  • (2)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