Chat by Siropu

Chat by Siropu [Paid] 1.25.1

No permission to buy (€29.99)
Gotcha.
Here's an error when trying to mute a user,

Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Data truncated for column 'ban_type' at row 1 - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Tsar, 2 minutes ago

Code:
#0 /var/www/vhosts/wweforums.net/httpdocs/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /var/www/vhosts/wweforums.net/httpdocs/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /var/www/vhosts/wweforums.net/httpdocs/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/DataWriter.php(1638): Zend_Db_Adapter_Abstract->insert('xf_siropu_chat_...', Array)
#4 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/DataWriter.php(1627): XenForo_DataWriter->_insert()
#5 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/DataWriter.php(1419): XenForo_DataWriter->_save()
#6 /var/www/vhosts/wweforums.net/httpdocs/library/Siropu/Chat/ControllerPublic/Chat.php(2267): XenForo_DataWriter->save()
#7 /var/www/vhosts/wweforums.net/httpdocs/library/Siropu/Chat/ControllerPublic/Chat.php(1519): Siropu_Chat_ControllerPublic_Chat->_muteUser(Array, '1')
#8 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(351): Siropu_Chat_ControllerPublic_Chat->actionSubmit()
#9 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /var/www/vhosts/wweforums.net/httpdocs/index.php(13): XenForo_FrontController->run()
#11 {main}
 
It looks like the upgrade didn't go as expected on your installation. Change the version string of the current Add-on version to 62 and run the upgrade again.
 
When making an edit to a chat, the change is immediately visible to the person doing the edit, but to everyone else, it doesn't update unless they refresh the web page.
 
The change is not instant for other users, it's based on the refresh rate. For an active user, the change is in 5 seconds (default value) for an inactive user it may take longer depending to your settings.
 
Also, this when using /quit

Screenshot2016-05-22at23.50.16.png


The ()
 
Another thing, when a muted user tried to chat,

Code:
Error: Unsupported operand types - library/Siropu/Chat/ControllerPublic/Chat.php:2416
Generated By: WUKOffical, 2 minutes ago

Code:
#0 /var/www/vhosts/wweforums.net/httpdocs/library/Siropu/Chat/ControllerPublic/Chat.php(1702): Siropu_Chat_ControllerPublic_Chat->_getChat(Array)
#1 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(351): Siropu_Chat_ControllerPublic_Chat->actionSubmit()
#2 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /var/www/vhosts/wweforums.net/httpdocs/index.php(13): XenForo_FrontController->run()
#4 {main}
 
Not sure if this is a bug or I do something wrong: I got 9 pages of "Chat Archive" but only 3 are filled with content. Others are empty. Could this have been originated from "pruning" the chat? No matter how, I think 6 empty pages are not as intended.
 
Not sure if this is a bug or I do something wrong: I got 9 pages of "Chat Archive" but only 3 are filled with content. Others are empty. Could this have been originated from "pruning" the chat? No matter how, I think 6 empty pages are not as intended.
1)I confirm this !

upload_2016-5-26_22-30-48.webp

2)Autoscroll is not working correctly for the guests!

Here is a screen:

upload_2016-5-26_22-34-16.webp

Autoscroll for authorized user is working correctly!
 
Top Bottom