[DCom] Live Content

[DCom] Live Content [Paid] 3.1.3

No permission to buy ($30.00)
    Nobody is reading this thread right now.
my installl provided the following errors and i seem not to be able to uninstall, due to it being widespread.

An exception occurred: [ErrorException] [E_WARNING] Undefined array key "server" in src/addons/DCom/LiveContent/Listener.php on line 42

  1. XF::handlePhpError() in src/addons/DCom/LiveContent/Listener.php at line 42
  2. DCom\LiveContent\Listener::templateGlobal() in src/XF/Extension.php at line 86
  3. XF\Extension->fire() in src/XF/App.php at line 3368
  4. XF\App->fire() in src/XF/App.php at line 2500
  5. XF\App->getGlobalTemplateData() in src/XF/App.php at line 2359
  6. XF\App->preRender() in src/XF/Admin/App.php at line 132
  7. XF\Admin\App->preRender() in src/XF/Mvc/Dispatcher.php at line 407
  8. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 66
  9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
  10. XF\App->run() in src/XF.php at line 806
  11. XF::runApp() in admin.php at line 15
 
  • Sad
Reactions: rdn
my installl provided the following errors and i seem not to be able to uninstall, due to it being widespread.

An exception occurred: [ErrorException] [E_WARNING] Undefined array key "server" in src/addons/DCom/LiveContent/Listener.php on line 42

  1. XF::handlePhpError() in src/addons/DCom/LiveContent/Listener.php at line 42
  2. DCom\LiveContent\Listener::templateGlobal() in src/XF/Extension.php at line 86
  3. XF\Extension->fire() in src/XF/App.php at line 3368
  4. XF\App->fire() in src/XF/App.php at line 2500
  5. XF\App->getGlobalTemplateData() in src/XF/App.php at line 2359
  6. XF\App->preRender() in src/XF/Admin/App.php at line 132
  7. XF\Admin\App->preRender() in src/XF/Mvc/Dispatcher.php at line 407
  8. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 66
  9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
  10. XF\App->run() in src/XF.php at line 806
  11. XF::runApp() in admin.php at line 15
Hi. Need more details. When does this error appear, at what actions?
 
i installed this on live site, then once it was installed showed above errors, then reloaded front page, and now the error is perminant on front page.

How can i get this to work.

it is a new install and i do not know if a resource in the php needs to be added. on a hosted platform.
 
i installed this on live site, then once it was installed showed above errors, then reloaded front page, and now the error is perminant on front page.

How can i get this to work.

it is a new install and i do not know if a resource in the php needs to be added. on a hosted platform.
I can't understand the cause of the error yet, it simply shouldn't be there. Especially the server is now giving error 500.
As a solution, write the line $config['enableListeners'] = false; in the config to disable all plugins. Then delete the plugin from the admin panel.
 
I have installed it and I want to get rid of the green/red glow around avatar. Also when I try to screenshot the page goes bright white
 
I didn't understand the question. In the style settings you can change the design of online/offline statuses. These settings only apply to avatars added by the plugin.
Thanks i've fixed. I've noticed when I reply on a previous page it will say "there are more posts to display" and will show the previous posts on the current page with it. Is there anyway just for it to take me to the final page after I've replied to a quote
 
Thanks i've fixed. I've noticed when I reply on a previous page it will say "there are more posts to display" and will show the previous posts on the current page with it. Is there anyway just for it to take me to the final page after I've replied to a quote
This is standard Xenforo functionality both with and without my plugin. I'll think about adding this option in the next update.
I've just checked Pusher and I am seeing thousands of messages within past few minutes. Not sure why
What messages? I need more details.
 
DimmmCom обновил(а) ресурс [DCom] Live Content новой записью:

3.1.1

  • Fixed bug with user group permissions
  • The logic of working with the Pusher server has been rewritten to reduce the number of requests to the server
  • Optimized Swoole server operation to save resources
  • Fixed widget refresh when deleting messages
Very important!!! If you work with Swoole socket server, stop it via admin panel or from command line php socket_server.php stop

Узнать больше об этом обновлении...
 
When you say stop it you mean stop it, upgrade then start or upgrade and restart? I always restart after each upgrade but wanted to make sure you don't mean something else here.
In most cases it is enough just to restart the socket server after the update, but in this update the mechanism of restarting the socket server has been changed. Therefore, to avoid problems with restarting the socket server after the update, it is better to stop it during the update.
 
Back
Top