[rellect] Last Seen Policy [Deleted]

Error being produced ....

Code:
Server Error Log
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'user.is_staff' in 'where clause' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Petesul, Today at 15:41
Stack Trace
#0 library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\r\n\t\t\t\tSELECT se...')
#1 library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\r\n\t\t\t\tSELECT se...')
#2 library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\r\n\t\t\t\tSELECT se...')
#3 library/Zend/Db/Adapter/Abstract.php(734): Zend_Db_Adapter_Abstract->query('\r\n\t\t\t\tSELECT se...', Array)
#4 library/XenForo/Model/Session.php(39): Zend_Db_Adapter_Abstract->fetchAll('\r\n\t\t\t\tSELECT se...')
#5 library/XenForo/Model/Session.php(469): XenForo_Model_Session->getSessionActivityRecords(Array)
#6 library/XenForo/ControllerPublic/Logout.php(44): XenForo_Model_Session->processLastActivityUpdateForLogOut(41931)
#7 library/XenForo/FrontController.php(351): XenForo_ControllerPublic_Logout->actionIndex()
#8 library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 index.php(13): XenForo_FrontController->run()
#10 {main}
Request State
array(3) {
  ["url"] => string(102) "https://site/logout/?_xfToken=41931%2C1455936052%2Cf0f2<>"
  ["_GET"] => array(2) {
    ["/logout/"] => string(0) ""
    ["_xfToken"] => string(57) "41931,1455936052,f0f2fc1ce0bf61b690de<>"
  }
  ["_POST"] => array(0) {
  }
}
Sorry, will release a fix shortly.
 
Great addon!
Only thing I've noticed is that it hides guest and bot activity in Current Visitors view. Is there a permissions fix I'm missing? Have tried changing Last Seen perms for guests with no change.
 
Great addon!
Only thing I've noticed is that it hides guest and bot activity in Current Visitors view. Is there a permissions fix I'm missing? Have tried changing Last Seen perms for guests with no change.
Seems I missed this case, will fix it for next update (few days).
 
This ad-on works perfect, exept when you are using TaigaChat. In the full view mode of TaigaChat, you can see usernames even if your status is set unvissible,
 
This ad-on works perfect, exept when you are using TaigaChat. In the full view mode of TaigaChat, you can see usernames even if your status is set unvissible,
Hey,
Unfortunately I don't have TaigaChat so I can't test it, but generally it's hard to support all addons as sometimes it involves custom functions which cannot be predicted. It's fixable, but not included out of the box.

Feel free to contact me if you'd like me to check this further and add the required support for TaigaChat (for a small fee). I'll just need a test environment where I would be able to check the TaigaChat files.
 
Hi @rellect
after installing this add-on, i cant see guest and bot activity in current visitors view like what forum they current view.
its normal?
thanks.
Capture.webp
 
Hi @rellect
after installing this add-on, i cant see guest and bot activity in current visitors view like what forum they current view.
its normal?
thanks.
View attachment 143175
I actually don't remember if there was a reason behind this, or if it's just a bug.
Thinking about it now, I see no privacy issue about viewing guests activity.
I'll release an update shortly to address that.
 
Top Bottom