Search results

  1. rdn

    [DCom] Live Content [Paid]

    Sorry, I already removed it on LiveSite as it's using 80% CPU usage. I will setup a dev site later.
  2. rdn

    Hi Dimm :)

    Hi Dimm :)
  3. rdn

    [DCom] Auto Merge Double Post

    Can we test this on this forum? :) I had an issue on my own site. 2nd, 3rd, and 4th consecutive posts sometimes don't auto-merge anymore, and the ajax just keeps loading but nothing happens.
  4. rdn

    [DCom] Live Content [Paid]

    Both are lightweight and very stable. Centrifugo is easy to use as it doesn't have any dependencies.
  5. rdn

    [DCom] Live Content [Paid]

  6. rdn

    [DCom] Live Content [Paid]

    I got this error with Pusher: Server error log Error: Call to a member function authorizeChannel() on null src/addons/DCom/LiveContent/Pub/Controller/Pusher.php:40 Generated by: user101 Dec 18, 2024 at 8:38 AM Stack trace #0 src/XF/Mvc/Dispatcher.php(362)...
  7. rdn

    [DCom] Live Content [Paid]

    Early morning here, 8AM, non-peak hours but still very CPU hungry on Swoole mode :( Not usable for medium to large forums. Please add support for Soketi. or Centrifugo.
  8. rdn

    [DCom] Live Content [Paid]

    Some bugs I found: - On thread view, when ajax navigation is enabled the last or 1st page button doesn't work. - When whatsxfmessenger style is enabled, it's too bright on dark style.
  9. rdn

    [DCom] Live Content [Paid]

    Please, as the current version will make the forum unresponsive on large forums after addon install.
  10. rdn

    [DCom] Live Content [Paid]

    No, those errors appear after installing the addon, as the default option is pusher. The only way to fix it is to switch to Swoole very quickly after an addon install.
  11. rdn

    [DCom] Live Content [Paid]

    This errors are causing my forums to lag a lot :-( Wrong hostname or URL, it seems.
  12. rdn

    [DCom] Live Content [Paid]

    Affects pusher users only? Not swoole.
  13. rdn

    [DCom] Live Content [Paid]

    Test post 2 should auto-merge.
  14. rdn

    [DCom] Live Content [Paid]

    Test auto-merge, posting right now from the first page.
  15. rdn

    [DCom] Auto Merge Double Post

    Hi, There's a bug with the latest version; it doesn't work when a thread has more than 1 page and you're posting a reply on the first page (not the last page).
  16. rdn

    [DCom] Live Content [Paid]

    I'm on Ubuntu but using Nginx. I'll just wait for this repo to have swoole available for PHP 8.4. Or possibly downgrade to PHP 8.3.
  17. rdn

    [DCom] Live Content [Paid]

    I renewed my license of this addon and was about to install it but there isn't php8.4-swoole yet available from ***** The main PPA for supported PHP versions with many PECL ext... : Ondřej Surý :-( Hopefully there's some other way to use this other than Pusher.
  18. rdn

    [DCom] Live Content [Paid]

    Try swoole setup. But I think it is still CPU-resource intensive.
  19. rdn

    [DCom] Live Content [Paid]

    Soketi supports Pusher SDK: https://docs.soketi.app/getting-started/backend-configuration/pusher-sdk Maybe just a little adjustment to your addon to work with it. Soketi performs very well on very small $5 VPS for a large forum usage. And Soketi supports remote server setup.
  20. rdn

    [DCom] Live Content [Paid]

    Please add some ways to host the socket server on a separate or remote server so it doesn't affect the load of the main server. Still will benefit shared or cloud-hosted Xenforo install. Pusher is nice for small forums but very expensive for medium size.
Back
Top