View Issue Details

IDProjectCategoryView StatusLast Update
0005096Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-11-30 20:30
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005096: Chat: Undefined function "each" in botloaderfuncs line 795
DescriptionTrying to send a chat message triggers Call to undefined function each() in sources_custom/programe/botloaderfuncs.php:795Stack trace:#0 [internal function]: startElement()#1 sources_custom/programe/botloaderfuncs.php(1159): xml_parse()0000002 sources_custom/programe/botloaderfuncs.php(1054): learn()0000003 sources_custom/hooks/modules/chat_bots/trickstr.php(244): loadstartup()0000004 sources_custom/hooks/modules/chat_bots/trickstr.php(89): Hook_chat_bot_trickstr->handle_commands()0000005 sources/chat.php(945): Hook_chat_bot_trickstr->reply_to_any_communication()0000006 sources/chat.php(795): chat_post_message()0000007 sources/chat.php(113): _chat_post_message_ajax()0000008 site/messages.php(57): messages_script()0000009 {main} thrown in sources_custom/programe/botloaderfuncs.php on line 795
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-11-30 00:19 Patrick Schmalstig New Issue
2022-11-30 00:19 Patrick Schmalstig Status non-assigned => assigned
2022-11-30 00:19 Patrick Schmalstig Assigned To => Chris Graham
2022-11-30 20:30 Chris Graham Status assigned => resolved
2022-11-30 20:30 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised