03-09-2025 16:21:56.47167[0][4] - Elapsed time: 2.412 milliseconds
[conversation_start.php][Called outside of function][56]
Conversation starting. Current system specs:
  Program O version:            2.6.11
  Server Software:              Apache/2.4.51 (Win64) OpenSSL/1.1.1l PHP/7.3.33
  PHP Version:                  7.3.33
  OS:                           Windows NT
  OS Version:                   build 22631 (Windows 10)
  MySQL Version:                10.4.22-MariaDB
  Multi-byte functions enabled: true 
-----------------------
03-09-2025 16:21:56.54625[4][4] - Elapsed time: 74.582 milliseconds
[load_aimlfunctions.php][Called outside of function][16]
AIML function include files loaded 
-----------------------
03-09-2025 16:21:56.61581[4][4] - Elapsed time: 69.561 milliseconds
[load_convofunctions.php][Called outside of function][16]
Convofunction include files loaded 
-----------------------
03-09-2025 16:21:56.67608[4][4] - Elapsed time: 60.261 milliseconds
[load_userfunctions.php][Called outside of function][14]
userfunctions include files loaded 
-----------------------
03-09-2025 16:21:56.78194[4][4] - Elapsed time: 105.862 milliseconds
[load_addons.php][Called outside of function][19]
Loading addons 
-----------------------
03-09-2025 16:21:56.78197[4][4] - Elapsed time: 0.034 milliseconds
[conversation_start.php][Called outside of function][69]
Loaded all Includes 
-----------------------
03-09-2025 16:21:56.78244[1][4] - Elapsed time: 0.466 milliseconds
[conversation_start.php][Called outside of function][118]
PHP ERROR [Warning] -session_id(): Cannot change session id when session is active in C:\xmpp\htdocs\Program-O-master\chatbot\conversation_start.php on Line 118 
-----------------------
03-09-2025 16:21:56.78313[0][4] - Elapsed time: 0.696 milliseconds
[conversation_start.php][Called outside of function][122]
Debug level: 4
session ID = 3r8qku0jk0i3k32kjni2ic28qp 
-----------------------
03-09-2025 16:21:56.78316[4][4] - Elapsed time: 0.025 milliseconds
[conversation_start.php][Called outside of function][125]
Conversation continuing. User said 'Hello'. 
-----------------------
03-09-2025 16:21:56.78317[4][4] - Elapsed time: 0.016 milliseconds
[intialise_conversation.php][read_from_session][155]
Reading from session 
-----------------------
03-09-2025 16:21:56.78319[4][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][load_default_bot_values][110]
Loading db bot personality properties 
-----------------------
03-09-2025 16:21:56.78320[3][4] - Elapsed time: 0.013 milliseconds
[intialise_conversation.php][load_default_bot_values][118]
load db bot personality values SQL: SELECT * FROM `Syifa`.`botpersonality` WHERE `bot_id` = 1; 
-----------------------
03-09-2025 16:21:56.78467[4][4] - Elapsed time: 1.469 milliseconds
[intialise_conversation.php][check_set_convo_id][643]
Obtaining the convo id from form vars. Value: np0unpj1u6fvutj7meb3gc4vko 
-----------------------
03-09-2025 16:21:56.78470[2][4] - Elapsed time: 0.032 milliseconds
[intialise_conversation.php][check_set_bot][581]
Checking and/or setting the current bot. 
-----------------------
03-09-2025 16:21:56.78471[3][4] - Elapsed time: 0.011 milliseconds
[intialise_conversation.php][check_set_bot][599]
Making sure the bot exists. SQL = SELECT * FROM `Syifa`.`bots` WHERE bot_id = 1 AND `bot_active` = 1; 
-----------------------
03-09-2025 16:21:56.78507[2][4] - Elapsed time: 0.356 milliseconds
[intialise_conversation.php][check_set_bot][616]
BOT ID: 1 
-----------------------
03-09-2025 16:21:56.78509[2][4] - Elapsed time: 0.025 milliseconds
[intialise_conversation.php][check_set_user][672]
Checking and setting the user info, as needed. 
-----------------------
03-09-2025 16:21:56.78680[2][4] - Elapsed time: 1.708 milliseconds
[handle_user.php][intisaliseUser][82]
Initializing user. 
-----------------------
03-09-2025 16:21:56.78726[3][4] - Elapsed time: 0.462 milliseconds
[handle_user.php][intisaliseUser][128]
intisaliseUser #1 SQL: INSERT INTO `users`
        (`id`, `user_name`, `session_id`, `bot_id`, `chatlines`,`ip`, `referer`, `browser`, `date_logged_on` , `last_update`    , `state`)
 VALUES (NULL, 'Seeker'  , 'np0unpj1u6fvutj7meb3gc4vko'   , 1 , '0'        , '::1', 'http://localhost/Program-O-master/gui/jquery/?bot_id=1'      , 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36'      , CURRENT_TIMESTAMP, CURRENT_TIMESTAMP, ''     ); 
-----------------------
03-09-2025 16:21:56.78837[3][4] - Elapsed time: 1.106 milliseconds
[intialise_conversation.php][check_set_user][705]
Loading client properties from the DB - sql:
SELECT `name`, `value` FROM `Syifa`.`client_properties` WHERE `user_id` = 1 AND `bot_id` = 1; 
-----------------------
03-09-2025 16:21:56.78915[2][4] - Elapsed time: 0.781 milliseconds
[spell_checker.php][run_spell_checker_say][36]
Starting function and setting timestamp. 
-----------------------
03-09-2025 16:21:56.78920[2][4] - Elapsed time: 0.051 milliseconds
[spell_checker.php][spell_check][60]
Preforming a spel chek on Hello. 
-----------------------
03-09-2025 16:21:56.78921[2][4] - Elapsed time: 0.012 milliseconds
[spell_checker.php][load_spelling_list][117]
Loading the spellcheck list from the DB. 
-----------------------
03-09-2025 16:21:56.79044[4][4] - Elapsed time: 1.225 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Hello' 
-----------------------
03-09-2025 16:21:56.79053[4][4] - Elapsed time: 0.096 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HELLO' 
-----------------------
03-09-2025 16:21:56.79054[2][4] - Elapsed time: 0.008 milliseconds
[conversation_start.php][Called outside of function][200]
Details:
User say: HELLO
Convo id: 3r8qku0jk0i3k32kjni2ic28qp
Bot id: 1
Format: json 
-----------------------
03-09-2025 16:21:56.79055[4][4] - Elapsed time: 0.009 milliseconds
[intialise_conversation.php][check_set_format][752]
Using format: json 
-----------------------
03-09-2025 16:21:56.79056[2][4] - Elapsed time: 0.006 milliseconds
[intialise_conversation.php][load_that][769]
Loading the THAT array. 
-----------------------
03-09-2025 16:21:56.79056[3][4] - Elapsed time: 0.008 milliseconds
[intialise_conversation.php][load_that][784]
Getting conversation log entries for the current user. SQL:
SELECT `input`, `response` FROM `Syifa`.`conversation_log` WHERE `user_id` = 1 AND `bot_id` = 1 ORDER BY `id` DESC limit 10; 
-----------------------
03-09-2025 16:21:56.79170[4][4] - Elapsed time: 1.135 milliseconds
[intialise_conversation.php][load_that][856]
Couldn't find any previous inputs or responses. 
-----------------------
03-09-2025 16:21:56.79877[2][4] - Elapsed time: 7.067 milliseconds
[intialise_conversation.php][load_bot_config][343]
Loading config data for the current bot. 
-----------------------
03-09-2025 16:21:56.79879[3][4] - Elapsed time: 0.024 milliseconds
[intialise_conversation.php][load_bot_config][352]
load bot config SQL: SELECT * FROM `Syifa`.`bots` WHERE bot_id = 1; 
-----------------------
03-09-2025 16:21:56.79906[4][4] - Elapsed time: 0.266 milliseconds
[intialise_conversation.php][load_bot_config][357]
Loading bot details from the database. 
-----------------------
03-09-2025 16:21:56.79907[0][4] - Elapsed time: 0.019 milliseconds
[conversation_start.php][Called outside of function][220]
Default debug level = 4 
-----------------------
03-09-2025 16:21:56.79908[0][4] - Elapsed time: 0.006 milliseconds
[conversation_start.php][Called outside of function][222]
Current debug level = 4 
-----------------------
03-09-2025 16:21:56.79909[0][4] - Elapsed time: 0.005 milliseconds
[conversation_start.php][Called outside of function][235]
Say = HELLO: raw say = Hello 
-----------------------
03-09-2025 16:21:56.79909[4][4] - Elapsed time: 0.006 milliseconds
[intialise_conversation.php][add_new_conversation_vars][184]
New conversation vars 
-----------------------
03-09-2025 16:21:56.79910[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'HELLO' to the front of the [user_say] array 
-----------------------
03-09-2025 16:21:56.79913[4][4] - Elapsed time: 0.032 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank user_say array 
-----------------------
03-09-2025 16:21:56.79960[0][4] - Elapsed time: 0.474 milliseconds
[intialise_conversation.php][add_new_conversation_vars][188]
User RAW = Hello, RAW say = Hello 
-----------------------
03-09-2025 16:21:56.79962[2][4] - Elapsed time: 0.015 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Hello' to the front of the [input] array 
-----------------------
03-09-2025 16:21:56.79963[4][4] - Elapsed time: 0.008 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank input array 
-----------------------
03-09-2025 16:21:56.79963[4][4] - Elapsed time: 0.008 milliseconds 
[make_conversation.php][make_conversation][22]
Making conversation 
-----------------------
03-09-2025 16:21:56.79964[4][4] - Elapsed time: 0.006 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'HELLO' 
-----------------------
03-09-2025 16:21:56.79965[4][4] - Elapsed time: 0.011 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HELLO' 
-----------------------
03-09-2025 16:21:56.79966[4][4] - Elapsed time: 0.006 milliseconds
[find_aiml.php][get_aiml_to_parse][909]
Running all functions to get the correct aiml from the DB 
-----------------------
03-09-2025 16:21:56.79988[4][4] - Elapsed time: 0.224 milliseconds
[find_aiml.php][find_userdefined_aiml][821]
Looking for user defined responses 
-----------------------
03-09-2025 16:21:56.79991[3][4] - Elapsed time: 0.028 milliseconds
[find_aiml.php][find_userdefined_aiml][870]
User defined SQL:
SELECT `id`, `bot_id`, `pattern`, `thatpattern`, `template` FROM `Syifa`.`aiml_userdefined` WHERE
    `bot_id` = 1 AND
    `user_id` = 'np0unpj1u6fvutj7meb3gc4vko'
    AND (
        'HELLO' LIKE (REPLACE(REPLACE(`pattern`, '*', '%'), '_', '%')))
   ORDER BY `id` ASC, `pattern` ASC, `thatpattern` ASC; 
-----------------------
03-09-2025 16:21:56.80120[2][4] - Elapsed time: 1.293 milliseconds
[find_aiml.php][find_userdefined_aiml][896]
User defined rows found: '0' 
-----------------------
03-09-2025 16:21:56.80123[4][4] - Elapsed time: 0.026 milliseconds
[find_aiml.php][find_aiml_matches][975]
Finding the aiml matches from the DB 
-----------------------
03-09-2025 16:21:56.80124[4][4] - Elapsed time: 0.010 milliseconds
[find_aiml.php][find_aiml_matches][981]
Bot ID = 1. Bot Parent ID = 1. 
-----------------------
03-09-2025 16:21:56.80153[4][4] - Elapsed time: 0.296 milliseconds
[find_aiml.php][find_aiml_matches][992]
Stored topic = '' 
-----------------------
03-09-2025 16:21:56.80157[3][4] - Elapsed time: 0.035 milliseconds
[find_aiml.php][find_aiml_matches][1052]
Core Match AIML sql:
SELECT `id`, `bot_id`, `pattern`, `thatpattern`, `topic`, `filename`, `template` FROM `Syifa`.`aiml` WHERE
    bot_id = 1 AND (
        'HELLO' LIKE (REPLACE(REPLACE(`pattern`, '*', '%'), '_', '%'))
        OR `pattern` LIKE 'RANDOM PICKUP LINE'
    )
    # ORDER BY `id` ASC, `topic` DESC, `pattern` ASC, `thatpattern` ASC; 
-----------------------
03-09-2025 16:21:56.80181[3][4] - Elapsed time: 0.244 milliseconds
[find_aiml.php][find_aiml_matches][1054]
Query Process time... 
-----------------------
03-09-2025 16:21:56.80184[2][4] - Elapsed time: 0.028 milliseconds
[find_aiml.php][find_aiml_matches][1061]
FOUND: (1) potential AIML matches 
-----------------------
03-09-2025 16:21:56.80219[4][4] - Elapsed time: 0.353 milliseconds
[find_aiml.php][unset_all_bad_pattern_matches][48]
NEW FUNC Searching through 1 rows to unset bad matches 
-----------------------
03-09-2025 16:21:56.80221[4][4] - Elapsed time: 0.015 milliseconds
[find_aiml.php][unset_all_bad_pattern_matches][62]
Blue 5 to Blue leader. Starting my run now! Looking for 'HELLO' 
-----------------------
03-09-2025 16:21:56.80225[4][4] - Elapsed time: 0.042 milliseconds
[find_aiml.php][unset_all_bad_pattern_matches][195]
Found 1 relevant rows 
-----------------------
03-09-2025 16:21:56.80226[4][4] - Elapsed time: 0.008 milliseconds
[find_aiml.php][score_matches][255]
Scoring the matches. 
-----------------------
03-09-2025 16:21:56.80308[4][4] - Elapsed time: 0.822 milliseconds
[find_aiml.php][score_matches][548]
Sorted array $allrows:
Array
(
    [0] => Array
        (
            [id] => 1
            [bot_id] => 1
            [pattern] => HELLO
            [thatpattern] => 
            [topic] => 
            [filename] => admin_added.aiml
            [template] => Hii!! Apa kabar kamu ??
            [score] => 260
            [current_that] => 
            [aiml_id] => 1
            [track_score] => current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: hello (2 points)
        )

)
 
-----------------------
03-09-2025 16:21:56.80310[2][4] - Elapsed time: 0.022 milliseconds
[find_aiml.php][get_highest_scoring_row][642]
Final candidates:

Array
(
    [0] => Array
        (
            [id] => 1
            [bot_id] => 1
            [pattern] => HELLO
            [thatpattern] => 
            [topic] => 
            [filename] => admin_added.aiml
            [template] => Hii!! Apa kabar kamu ??
            [score] => 260
            [current_that] => 
            [aiml_id] => 1
            [track_score] => current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: hello (2 points)
        )

)

 
-----------------------
03-09-2025 16:21:56.80350[4][4] - Elapsed time: 0.399 milliseconds
[find_aiml.php][get_highest_scoring_row][697]
Best Response: Array
(
    [id] => 1
    [bot_id] => 1
    [pattern] => HELLO
    [thatpattern] => 
    [topic] => 
    [filename] => admin_added.aiml
    [template] => Hii!! Apa kabar kamu ??
    [score] => 260
    [current_that] => 
    [aiml_id] => 1
    [track_score] => current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: hello (2 points)
)
 
-----------------------
03-09-2025 16:21:56.80351[2][4] - Elapsed time: 0.012 milliseconds
[find_aiml.php][get_highest_scoring_row][698]
No results found, so none to pick from. 
-----------------------
03-09-2025 16:21:56.80352[4][4] - Elapsed time: 0.011 milliseconds
[find_aiml.php][get_aiml_to_parse][960]
Will be parsing id:1 (HELLO) 
-----------------------
03-09-2025 16:21:56.80353[3][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][parse_matched_aiml][213]
Run the aiml parse in normal mode (normal or srai) 
-----------------------
03-09-2025 16:21:56.80354[2][4] - Elapsed time: 0.007 milliseconds
[parse_aiml.php][set_wildcards][297]
Setting Wildcards. Pattern = 'HELLO' 
-----------------------
03-09-2025 16:21:56.80354[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][set_wildcards][329]
Checking for wildcards in pattern-side THAT 
-----------------------
03-09-2025 16:21:56.80355[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][set_wildcards][361]
Checking for wildcards in pattern-side TOPIC 
-----------------------
03-09-2025 16:21:56.80356[2][4] - Elapsed time: 0.012 milliseconds
[parse_aiml.php][set_wildcards][394]
AIML array now = Array
(
    [aiml_id] => 1
    [category_id] => 1
    [html_template] => 
    [lookingfor] => HELLO
    [pattern] => HELLO
    [score] => 260
    [stars] => Array
        (
        )

    [template] => Hii!! Apa kabar kamu ??
    [thatpattern] => 
    [that_stars] => Array
        (
            [1] => 
        )

    [topic] => 
    [topic_stars] => Array
        (
        )

    [user_raw] => Hello
)
 
-----------------------
03-09-2025 16:21:56.80356[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][parse_aiml_as_XML][22]
Parsing the AIML template as XML 
-----------------------
03-09-2025 16:21:56.80357[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][add_text_tags][93]
Adding some TEXT tags into the template, just because I can... 
-----------------------
03-09-2025 16:21:56.80361[4][4] - Elapsed time: 0.038 milliseconds
[parse_aiml_as_XML.php][add_text_tags][120]
Returning template:
<template><text>Hii!! Apa kabar kamu ??</text></template> 
-----------------------
03-09-2025 16:21:56.80628[2][4] - Elapsed time: 2.668 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][201]
Recursively parsing the AIML template. 
-----------------------
03-09-2025 16:21:56.80704[4][4] - Elapsed time: 0.763 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][214]
Processing element template at level 0. element XML = <?xml version="1.0"?>
<template><text>Hii!! Apa kabar kamu ??</text></template>
 
-----------------------
03-09-2025 16:21:56.80705[4][4] - Elapsed time: 0.015 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][242]
function parse_template_tag does not exist. Parsing tag as text. 
-----------------------
03-09-2025 16:21:56.80707[2][4] - Elapsed time: 0.012 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][201]
Recursively parsing the AIML template. 
-----------------------
03-09-2025 16:21:56.80708[4][4] - Elapsed time: 0.009 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][214]
Processing element text at level 1. element XML = <text>Hii!! Apa kabar kamu ??</text> 
-----------------------
03-09-2025 16:21:56.80708[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][225]
Function parse_text_tag does exist. Processing now. 
-----------------------
03-09-2025 16:21:56.80709[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][229]
Passing element text to the parse_text_tag function 
-----------------------
03-09-2025 16:21:56.80709[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][parse_text_tag][281]
Parsing a TEXT tag. 
-----------------------
03-09-2025 16:21:56.80710[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][parseTemplateRecursive][234]
Adding 'Hii!! Apa kabar kamu ??' to the response array. tag name is text 
-----------------------
03-09-2025 16:21:56.80710[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
03-09-2025 16:21:56.80711[2][4] - Elapsed time: 0.005 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Hii!! Apa kabar kamu ??
)

 
-----------------------
03-09-2025 16:21:56.80711[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
03-09-2025 16:21:56.80712[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Hii!! Apa kabar kamu ??' 
-----------------------
03-09-2025 16:21:56.80712[4][4] - Elapsed time: 0.006 milliseconds 
[parse_aiml_as_XML.php][parseTemplateRecursive][262]
Adding 'Hii!! Apa kabar kamu ??' to the response array. tag name is template. 
-----------------------
03-09-2025 16:21:56.80713[2][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][implode_recursive][137]
Imploding an array into a string. (recursively, if necessary) 
-----------------------
03-09-2025 16:21:56.80713[2][4] - Elapsed time: 0.004 milliseconds
[parse_aiml_as_XML.php][implode_recursive][138]
Input: Array
(
    [0] => Hii!! Apa kabar kamu ??
)

 
-----------------------
03-09-2025 16:21:56.80714[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml_as_XML.php][implode_recursive][155]
The variable $input is of type array 
-----------------------
03-09-2025 16:21:56.80714[4][4] - Elapsed time: 0.004 milliseconds 
[parse_aiml_as_XML.php][implode_recursive][185]
Imploding complete. Returning 'Hii!! Apa kabar kamu ??' 
-----------------------
03-09-2025 16:21:56.80715[4][4] - Elapsed time: 0.006 milliseconds
[parse_aiml_as_XML.php][parse_aiml_as_XML][47]
Completed parsing the template. The bot will say: Hii!! Apa kabar kamu?? 
-----------------------
03-09-2025 16:21:56.80715[4][4] - Elapsed time: 0.007 milliseconds
[parse_aiml.php][parse_matched_aiml][227]
normal - Saving for next turn 
-----------------------
03-09-2025 16:21:56.80716[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][save_for_nextturn][271]
Saving that and that_raw for next turn 
-----------------------
03-09-2025 16:21:56.80716[2][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Hii!! Apa kabar kamu??' to the front of the [that_raw] array 
-----------------------
03-09-2025 16:21:56.80717[4][4] - Elapsed time: 0.007 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank that_raw array 
-----------------------
03-09-2025 16:21:56.80774[2][4] - Elapsed time: 0.570 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Hii!! Apa kabar kamu??' to the front of the [that] array 
-----------------------
03-09-2025 16:21:56.80775[4][4] - Elapsed time: 0.016 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank that array 
-----------------------
03-09-2025 16:21:56.80777[4][4] - Elapsed time: 0.013 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Hii!!' 
-----------------------
03-09-2025 16:21:56.80777[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Hii!!' 
-----------------------
03-09-2025 16:21:56.80778[4][4] - Elapsed time: 0.009 milliseconds
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'HII' 
-----------------------
03-09-2025 16:21:56.80779[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'HII' 
-----------------------
03-09-2025 16:21:56.80779[4][4] - Elapsed time: 0.004 milliseconds
[parse_aiml.php][clean_that][251]
Cleaning up the ~THAT~ tag: 'Apa kabar kamu??' 
-----------------------
03-09-2025 16:21:56.80780[4][4] - Elapsed time: 0.005 milliseconds
[misc_functions.php][normalize_text][125]
Begin normalization - text = 'Apa kabar kamu??' 
-----------------------
03-09-2025 16:21:56.80780[4][4] - Elapsed time: 0.005 milliseconds 
[misc_functions.php][normalize_text][150]
Normalization complete. Text = 'APA KABAR KAMU' 
-----------------------
03-09-2025 16:21:56.80781[4][4] - Elapsed time: 0.005 milliseconds
[parse_aiml.php][clean_that][258]
Cleaning Complete. output = 'APA KABAR KAMU' 
-----------------------
03-09-2025 16:21:56.80781[2][4] - Elapsed time: 0.008 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Hii!! Apa kabar kamu??' to the front of the [parsed_template] array 
-----------------------
03-09-2025 16:21:56.80782[4][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank parsed_template array 
-----------------------
03-09-2025 16:21:56.80783[2][4] - Elapsed time: 0.007 milliseconds
[intialise_conversation.php][push_on_front_convoArr][226]
Pushing 'Hii!! Apa kabar kamu ??' to the front of the [template] array 
-----------------------
03-09-2025 16:21:56.80783[4][4] - Elapsed time: 0.005 milliseconds
[intialise_conversation.php][load_blank_array_element][62]
Loading blank template array 
-----------------------
03-09-2025 16:21:56.80784[2][4] - Elapsed time: 0.009 milliseconds
[intialise_conversation.php][log_conversation][403]
Saving the conversation to the DB. 
-----------------------
03-09-2025 16:21:56.80785[3][4] - Elapsed time: 0.009 milliseconds
[intialise_conversation.php][log_conversation][442]
Saving conservation SQL: INSERT INTO `Syifa`.`conversation_log` (
      `id` ,
      `input` ,
      `response` ,
      `user_id` ,
      `convo_id` ,
      `bot_id` ,
      `timestamp`
    )
    VALUES (
      NULL ,
      'Hello',
      'Hii!! Apa kabar kamu??',
      1,
      'np0unpj1u6fvutj7meb3gc4vko',
      1,
      CURRENT_TIMESTAMP
    ) 
-----------------------
03-09-2025 16:21:56.80898[4][4] - Elapsed time: 1.130 milliseconds
[intialise_conversation.php][write_to_session][140]
Saving to session 
-----------------------
03-09-2025 16:21:56.80909[3][4] - Elapsed time: 0.108 milliseconds
[display_conversation.php][get_conversation_to_display][59]
get_conversation SQL: SELECT * FROM `Syifa`.`conversation_log` WHERE
        `user_id` = :user_id
        AND `bot_id` = :bot_id
        AND `convo_id` = :convo_id
        ORDER BY id DESC  LIMIT 1 
-----------------------
03-09-2025 16:21:56.80921[2][4] - Elapsed time: 0.119 milliseconds
[display_conversation.php][get_conversation_to_display][77]
Found '1' lines of conversation 
-----------------------
03-09-2025 16:21:56.80922[4][4] - Elapsed time: 0.013 milliseconds
[display_conversation.php][get_conversation][92]
Processing conversation as json 
-----------------------
03-09-2025 16:21:56.80923[2][4] - Elapsed time: 0.007 milliseconds
[display_conversation.php][get_json][150]
Outputting response as JSON 
-----------------------
03-09-2025 16:21:56.80924[4][4] - Elapsed time: 0.012 milliseconds
[display_conversation.php][get_json][164]
Returning JSON string: {"convo_id":"np0unpj1u6fvutj7meb3gc4vko","usersay":"Hello","botsay":"Hii!! Apa kabar kamu??","botData":{"convo_id":"np0unpj1u6fvutj7meb3gc4vko","bot_name":"Syifa","bot_id":"1","format":"json","unknown_user":"Seeker","user_id":"1","totallines":1,"user_name":"Seeker","rawSay":"Hello","conversation_lines":"1","remember_up_to":"10","debugemail":"theodorusnatanael0204@gmail.com","debug_level":"4","debugmode":1,"save_state":"session","default_aiml_pattern":"RANDOM PICKUP LINE","bot_parent_id":"1","aimlData":{"id":"1","bot_id":"1","pattern":"HELLO","thatpattern":"","topic":"","filename":"admin_added.aiml","template":"Hii!! Apa kabar kamu ??","score":260,"current_that":"","aiml_id":"1","track_score":"current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: hello (2 points)"}}} 
-----------------------
03-09-2025 16:21:56.80964[2][4] - Elapsed time: 0.405 milliseconds
[conversation_start.php][Called outside of function][260]
Closing Database 
-----------------------
03-09-2025 16:21:56.80966[0][4] - Elapsed time: 0.016 milliseconds
[conversation_start.php][Called outside of function][266]
Conversation Ending. Elapsed time: 340.389 milliseconds. 
-----------------------
Debug Level: 4
-----------------------
Debug Mode: 1
-----------------------
CONVERSATION ARRAY
-----------------------
Array
(
    [say] => Hello
    [conversation] => Array
        (
            [convo_id] => np0unpj1u6fvutj7meb3gc4vko
            [bot_name] => Syifa
            [bot_id] => 1
            [format] => json
            [unknown_user] => Seeker
            [user_id] => 1
            [totallines] => 1
            [user_name] => Seeker
            [rawSay] => Hello
            [conversation_lines] => 1
            [remember_up_to] => 10
            [debugemail] => theodorusnatanael0204@gmail.com
            [debug_level] => 4
            [debugmode] => 1
            [save_state] => session
            [default_aiml_pattern] => RANDOM PICKUP LINE
            [bot_parent_id] => 1
            [aimlData] => Array
                (
                    [id] => 1
                    [bot_id] => 1
                    [pattern] => HELLO
                    [thatpattern] => 
                    [topic] => 
                    [filename] => admin_added.aiml
                    [template] => Hii!! Apa kabar kamu ??
                    [score] => 260
                    [current_that] => 
                    [aiml_id] => 1
                    [track_score] => current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: hello (2 points)
                )

        )

    [aiml] => Array
        (
            [user_raw] => Hello
            [lookingfor] => HELLO
            [category_id] => 1
            [pattern] => HELLO
            [thatpattern] => 
            [template] => Hii!! Apa kabar kamu ??
            [html_template] => 
            [topic] => 
            [score] => 260
            [aiml_id] => 1
            [stars] => Array
                (
                )

            [that_stars] => Array
                (
                    [1] => 
                )

            [topic_stars] => Array
                (
                )

            [parsed_template] => Hii!! Apa kabar kamu??
        )

    [client_properties] => Array
        (
            [ip_address] => ::1
            [name] => Seeker
        )

    [time_start] => 1756909316.4693
    [user_say] => Array
        (
            [1] => HELLO
            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
        )

    [input] => Array
        (
            [1] => Hello
            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
        )

    [that_raw] => Array
        (
            [1] => Array
                (
                    [1] => 
                    [2] => Apa kabar kamu??
                    [3] => Hii!!
                )

            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
            [12] => 
        )

    [that] => Array
        (
            [1] => Array
                (
                    [1] => APA KABAR KAMU
                    [2] => HII
                )

            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
            [12] => 
        )

    [parsed_template] => Array
        (
            [1] => Hii!! Apa kabar kamu??
            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
        )

    [template] => Array
        (
            [1] => Hii!! Apa kabar kamu ??
            [2] => 
            [3] => 
            [4] => 
            [5] => 
            [6] => 
            [7] => 
            [8] => 
            [9] => 
            [10] => 
        )

    [send_to_user] => {"convo_id":"np0unpj1u6fvutj7meb3gc4vko","usersay":"Hello","botsay":"Hii!! Apa kabar kamu??","botData":{"convo_id":"np0unpj1u6fvutj7meb3gc4vko","bot_name":"Syifa","bot_id":"1","format":"json","unknown_user":"Seeker","user_id":"1","totallines":1,"user_name":"Seeker","rawSay":"Hello","conversation_lines":"1","remember_up_to":"10","debugemail":"theodorusnatanael0204@gmail.com","debug_level":"4","debugmode":1,"save_state":"session","default_aiml_pattern":"RANDOM PICKUP LINE","bot_parent_id":"1","aimlData":{"id":"1","bot_id":"1","pattern":"HELLO","thatpattern":"","topic":"","filename":"admin_added.aiml","template":"Hii!! Apa kabar kamu ??","score":260,"current_that":"","aiml_id":"1","track_score":"current bot (250 points), no thatpattern to match (1 point), direct pattern match (7 points), direct word match: hello (2 points)"}}}
)

-----------------------
Total execution time: 340.389 Milliseconds. Goodbye.