Chat by Siropu

Chat by Siropu [Paid] 1.25.1

No permission to buy (€29.99)
An exception occurred: Mysqli prepare error: Table 'xenforo.xf_siropu_chat_bot_responses' doesn't exist in /hackersadvantage/forums/library/Zend/Db/Statement/Mysqli.php on line 77

  1. Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
  2. Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
  3. Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
  4. Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 219
  5. XenForo_Model->fetchAllKeyed() in Siropu/Chat/Model.php at line 611
  6. Siropu_Chat_Model->getResponseList() in Siropu/Chat/Listener.php at line 177
  7. Siropu_Chat_Listener::_getChat() in Siropu/Chat/Listener.php at line 90
  8. Siropu_Chat_Listener::template_hook()
  9. call_user_func_array() in XenForo/CodeEvent.php at line 58
  10. XenForo_CodeEvent::fire() in XenForo/Template/Abstract.php at line 285
  11. XenForo_Template_Abstract->callTemplateHook() in /hackersadvantage/forums/internal_data/templates/S.17,L.1,forum_list.php at line 253
  12. include() in XenForo/Template/Abstract.php at line 260
  13. XenForo_Template_Abstract->_renderInternal() in XenForo/Template/Abstract.php at line 191
  14. XenForo_Template_Abstract->render() in XenForo/Template/Public.php at line 110
  15. XenForo_Template_Public->render() in XenForo/ViewRenderer/HtmlPublic.php at line 123
  16. XenForo_ViewRenderer_HtmlPublic->renderContainer() in XenForo/FrontController.php at line 633
  17. XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
  18. XenForo_FrontController->run() in /hackersadvantage/forums/index.php at line 13
 
An exception occurred: Mysqli prepare error: Table 'xenforo.xf_siropu_chat_bot_responses' doesn't exist in /hackersadvantage/forums/library/Zend/Db/Statement/Mysqli.php on line 77

  1. Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
  2. Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
  3. Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
  4. Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 219
  5. XenForo_Model->fetchAllKeyed() in Siropu/Chat/Model.php at line 611
  6. Siropu_Chat_Model->getResponseList() in Siropu/Chat/Listener.php at line 177
  7. Siropu_Chat_Listener::_getChat() in Siropu/Chat/Listener.php at line 90
  8. Siropu_Chat_Listener::template_hook()
  9. call_user_func_array() in XenForo/CodeEvent.php at line 58
  10. XenForo_CodeEvent::fire() in XenForo/Template/Abstract.php at line 285
  11. XenForo_Template_Abstract->callTemplateHook() in /hackersadvantage/forums/internal_data/templates/S.17,L.1,forum_list.php at line 253
  12. include() in XenForo/Template/Abstract.php at line 260
  13. XenForo_Template_Abstract->_renderInternal() in XenForo/Template/Abstract.php at line 191
  14. XenForo_Template_Abstract->render() in XenForo/Template/Public.php at line 110
  15. XenForo_Template_Public->render() in XenForo/ViewRenderer/HtmlPublic.php at line 123
  16. XenForo_ViewRenderer_HtmlPublic->renderContainer() in XenForo/FrontController.php at line 633
  17. XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
  18. XenForo_FrontController->run() in /hackersadvantage/forums/index.php at line 13

This looks like you need to add this to your database or re-upgrade your chat. with the uplaoded files and xml.
 
@Shiro, I found to be a JS error. A temporary fix is to create a bot response. I will fix this in the next release.
I'm sorry, I have too many things on my mind and I forget to test all scenarios.
 
@Shiro, I found to be a JS error. A temporary fix is to create a bot response. I will fix this in the next release.
I'm sorry, I have too many things on my mind and I forget to test all scenarios.
It's okay. My members were just kind of freaking out. Thanks for the prompt response.
 
Admin > Home > Chat > Bot Responses

Thanks found it.

I added a keyword of "reset"

so if someone types "I need a reset" it should put the Bot Response right?

I can't get it to say anything. I have it enabled. I don't understand how its suppose to work, and can't find any instructions on usage.
 
I belive it only triggers on a one word keyword.
ie,
"test" = triggers output: This is a test
"test this system" = triggers nothing.
"you should test this" = triggers nothing.
"TEST" = triggers output.
I've made a couple of new usercommands, like /online as a trigger, linking to the list of online users. You can use BB code in the response, so you can have your bot post a picture of your favorite member by typing /favmember or whatever :p
 
@KozmoK, At the moment it's working with exact matches. In the future there will be a new option when creating a response for exact match or partial match.
 
@KozmoK, At the moment it's working with exact matches. In the future there will be a new option when creating a response for exact match or partial match.

Its working now! for some reason the first time I tried it did not respond. After 30 minutes away, I tried it again, and it worked!
upload_2015-9-3_12-15-22.webp

By The way! A Partial Match would be freaking awesome.. I write game hacks, and my subscription users request my hardware lock resets all the time in the chatbox.

like:

Can you please reset me? or I need a hw reset

So that would be NEAT if you could do that! (add regex match or something)
 
One question is left for me in the moment. Perhaps it was answered before, but i did not found it yet.

How can i colorize the usernames depending on the usergroups, a user is in ?
 
Top Bottom