[DCom] Live Content

[DCom] Live Content [Paid] 3.3.3

No permission to buy ($30.00)
    Nobody is reading this thread right now.
Another small improvement, would be good to extend updates to /whats-new/posts/ i.e. new posts. Currently it seems to only work for the /whats-new/ page (recent posts).
 
Last edited:
Another small improvement, would be good to extend updates to /whats-new/posts/ i.e. new posts. Currently it seems to only work for the /whats-new/ page (recent posts).
Yes, I was looking at that possibility. But now in Xenforo it is very complicated to implement these pages. If I come up with something, I will definitely add it)
 
In the "Typing..." block, is there anyway to show the username as well in addition to the user avatar?
 
Can't quite make it out, maybe it's my theme but a couple of options would be great such as duration and colour at least.

Thanks again.

I second this. Having an option to adjust duration would be great for the update highlights as well as typing blocks.
 
Hi, bug. I think it's when you enable guests on swoole:

  • ErrorException: [E_WARNING] Attempt to read property "user_id" on null
  • src/addons/DCom/LiveContent/Pub/Controller/SocketRequest.php:86
  • Generated by: Unknown account
  • Mar 28, 2025 at 10:51 PM

Stack trace​

#0 src/addons/DCom/LiveContent/Pub/Controller/SocketRequest.php(86): XF::handlePhpError(2, '[E_WARNING] Att...', '/home/darktalk/...', 86)
#1 src/XF/Mvc/Dispatcher.php(362): DCom\LiveContent\Pub\Controller\SocketRequest->actionTyping(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('DCom\\LiveConten...', 'Typing', Object(XF\Mvc\RouteMatch), Object(DCom\LiveContent\Pub\Controller\SocketRequest), NULL)
#3 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(DCom\LiveContent\Pub\Controller\SocketRequest), NULL)
#4 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#5 src/XF/App.php(2826): XF\Mvc\Dispatcher->run()
#6 src/XF.php(806): XF\App->run()
#7 index.php(23): XF::runApp('XF\\Pub\\App')
#8 {main}

Request state​

array(4) {
["url"] => string(32) "/index.php?socket-request/typing"
["referrer"] => string(254) "דעה *כן* פופלרית | חופש הביטוי צריך להיות מוחלט"
["_GET"] => array(1) {
["socket-request/typing"] => string(0) ""
}
["_POST"] => array(0) {
}
}
 
Back
Top