
supercool wrote:usered wrote:phpBB 2.0.2 © 2001, 2002 phpBB Group & FullyModded2.7.5
I have installed it, downloaded aiml files, installed them, set the forum to 100% but I can't get it to respond to anything. What am I missing?
Any ideas...
Thanks
http:://www.qwestforums.com
It may be a problem with your fully modded (which is not supported here), One of the other mod's may be interfearing with the AI mod.
melindeth wrote: Has anyone gotten it working in Smartor's Chatbox? I get a bunch of warnings. The AI replies ok, but on refresh goes away.
Kingphoenix, you are most likely forgetting to put the start/end tags in the file chunks.
Code: Select all
<?xml version="1.0" encoding="ISO-8859-1"?>
netclectic wrote: Did you remember and put the xml header at the top of the files?
Code: Select all
<?xml version="1.0" encoding="ISO-8859-1"?>
melindeth wrote: Has anyone gotten it working in Smartor's Chatbox? I get a bunch of warnings. The AI replies ok, but on refresh goes away
Warning: Cannot add header information - headers already sent by (output started at /home2/gemini/public_html/phpBB2/includes/functions_post.php:1028) in /home2/gemini/public_html/phpBB2/includes/sessions.php on line 294
Warning: Cannot add header information - headers already sent by (output started at /home2/gemini/public_html/phpBB2/includes/functions_post.php:1028) in /home2/gemini/public_html/phpBB2/includes/page_header.php on line 449
Warning: Cannot add header information - headers already sent by (output started at /home2/gemini/public_html/phpBB2/includes/functions_post.php:1028) in /home2/gemini/public_html/phpBB2/includes/page_header.php on line 450
Warning: Cannot add header information - headers already sent by (output started at /home2/gemini/public_html/phpBB2/includes/functions_post.php:1028) in /home2/gemini/public_html/phpBB2/includes/page_header.php on line 451
and to reply I get these errors:
Warning: Cannot add header information - headers already sent by (output started at /home2/gemini/public_html/phpBB2/includes/functions_post.php:1028) in /home2/gemini/public_html/phpBB2/includes/page_header.php on line 449
Warning: Cannot add header information - headers already sent by (output started at /home2/gemini/public_html/phpBB2/includes/functions_post.php:1028) in /home2/gemini/public_html/phpBB2/includes/page_header.php on line 450
Warning: Cannot add header information - headers already sent by (output started at /home2/gemini/public_html/phpBB2/includes/functions_post.php:1028) in /home2/gemini/public_html/phpBB2/includes/page_header.php on line 451
Code: Select all
##############################################################
## AFTER INSTALLATION:
##
## AIML file installion:
## o To make your bot more intelligent, you NEED to go to http://palgn.com/iai/aiml/
## and download iai_alice.zip (you can add the other ones too if you have enough space).
## o Upload the unzipped files to (phpbb_root_dir)/mods/iai/aiml/
## o Go to your phpBB admin panel and find the "AIML files" page in the "Forum AI" section.
## o Click the "Install all files" button.
## You can use this same page to install any other AIML files you get at any later time.
## You can then remove the AIML files from your (phpbb_root_dir)/mods/iai/aiml/ directory
## if you wish, as they will stay in the brain untill you click the "Wipe AIML files" button.
##
## IF YOUR BOT SEEMS VERY STUPID THEN THE MOST LIKELY PROBLEM IS THAT YOU DO NOT HAVE ENOUGH
## AIML FILES INSTALLED TO YOUR BOTS BRAIN. ALWAYS TRY THIS FIRST.
##
## Now go through the various pages in the "Forum AI" section of your admin panel and put your
## preferences in.
## o "AI Settings" is for the basic personality/likes/dislikes settings
## o "PM Settings" is for the way your bot sends pms
## o "Forum Settings" is for the way your bot replies to messages in your forum