Could you please explain which version of Program E you are
using, which AIML set you have loaded and which category is
giving you trouble. Without these bits of information it's
impossible to conclude if the problem is interpreter related
or knowledgebase related.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
im using programe-v.08 and a german aiml set loaded with the
botloader; phpMyAdmin 2.2.6; MySQL 3.23.51, Apache/1.3.22
(Win32) PHP/4.2.1
<category>
<pattern>ICH HEISSE *</pattern>
<template>
Gruess Dich <set name="name"><formal><star/></formal></set>.
</template>
</category>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for the information you provided. I have tested
this AIML category on it's own with the currently available
Program E version 0.0.8 and have not been able to replicate
your error.
The startup.xml I used came from the Program E package, the
AIML set loaded only contained a catchall (*) category, the
ICH HEISSE * and the standard CONNECT categories. To this
minimal set I added the following category:
<category>
<pattern>MY NAME IS</pattern>
<template>
Your name is: <get name="name"/>.
</template>
</category>
It is my belief that with these 4 categories I should have
been able to replicate your problem. Like I said before, I
wasn't. Therefore I conclude that your duplicate replies
situation is generated by the AIML set you have loaded, not
the PHP AIML interpreter.
This bug report has therefore been closed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=461157
Could you please explain which version of Program E you are
using, which AIML set you have loaded and which category is
giving you trouble. Without these bits of information it's
impossible to conclude if the problem is interpreter related
or knowledgebase related.
Logged In: YES
user_id=1154897
im using programe-v.08 and a german aiml set loaded with the
botloader; phpMyAdmin 2.2.6; MySQL 3.23.51, Apache/1.3.22
(Win32) PHP/4.2.1
<category>
<pattern>ICH HEISSE *</pattern>
<template>
Gruess Dich <set name="name"><formal><star/></formal></set>.
</template>
</category>
Logged In: YES
user_id=461157
Thank you for the information you provided. I have tested
this AIML category on it's own with the currently available
Program E version 0.0.8 and have not been able to replicate
your error.
The startup.xml I used came from the Program E package, the
AIML set loaded only contained a catchall (*) category, the
ICH HEISSE * and the standard CONNECT categories. To this
minimal set I added the following category:
<category>
<pattern>MY NAME IS</pattern>
<template>
Your name is: <get name="name"/>.
</template>
</category>
It is my belief that with these 4 categories I should have
been able to replicate your problem. Like I said before, I
wasn't. Therefore I conclude that your duplicate replies
situation is generated by the AIML set you have loaded, not
the PHP AIML interpreter.
This bug report has therefore been closed.