[DCom] Live Content

xF2 Add-on [DCom] Live Content 2.6.2

No permission to download

UNKNOWN PH

RUSH ARMY
Registered
Joined
Jun 9, 2019
Messages
607
Points
73

Reputation:

1678776402558.jpg
 
View previous replies…

Alpha2223

New member
Registered
Joined
Aug 12, 2023
Messages
1
Points
1

Reputation:

dark_night

Well-known member
Registered
Joined
Jul 28, 2020
Messages
149
Points
53

Reputation:

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,775
Points
823

Reputation:

Nulled2

VIP Member
V.I.P Member
Registered
Joined
Dec 10, 2019
Messages
211
Points
38

Reputation:

please update to 2.4.0..

It says 2.4.3 but it's actually 2.3.3
 

UltraPyromane

Active member
Registered
Joined
Mar 27, 2023
Messages
36
Points
18

Reputation:

In which folder do I have to download the files from the Socket.io website that I can download? /Src run all folders and then the description in the terminal?
 

thomsa

Moderator
Staff member
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
Jun 22, 2019
Messages
1,067
Points
173

Reputation:

In which folder do I have to download the files from the Socket.io website that I can download? /Src run all folders and then the description in the terminal?
UltraPyromanethis addon need vps or real server.

Install​

use command composer require workerman/phpsocket.io in ssh.
 

UltraPyromane

Active member
Registered
Joined
Mar 27, 2023
Messages
36
Points
18

Reputation:

Can someone describe this error to me and how I fix it.

Unfortunately, ChatGPT doesn't get me anywhere either:

Code:
ErrorException: [E_WARNING] stream_socket_client(): Unable to connect to tcp://127.0.0.1:56113 (Connection refused) src/addons/DCom/LiveContent/vendor/workerman/phpsocket.io-emitter/src/Emitter.php:33
Generiert von: Testbenutzer 19. Dez. 2023 um 01:35
Stack-Trace
#0 [internal function]: XF::handlePhpError(2, '[E_WARNING] str...', '/var/www/vhosts...', 33)
#1 src/addons/DCom/LiveContent/vendor/workerman/phpsocket.io-emitter/src/Emitter.php(33): stream_socket_client('tcp://127.0.0.1...', 0, '', 3)
#2 src/addons/DCom/LiveContent/vendor/workerman/phpsocket.io-emitter/src/Emitter.php(23): Emitter->connect()
#3 src/addons/DCom/LiveContent/XF/Repository/UserAlert.php(21): Emitter->__construct('127.0.0.1', '56113')
#4 src/XF/Repository/UserAlert.php(116): DCom\LiveContent\XF\Repository\UserAlert->insertAlert(1, 2, 'Testbenutzer', 'post', 10, 'insert', Array, Object(ArrayObject))
#5 src/XF/Notifier/AbstractNotifier.php(62): XF\Repository\UserAlert->alert(Object(ThemeHouse\UIX\XF\Entity\User), 2, 'Testbenutzer', 'post', 10, 'insert', Array, Array)
#6 src/XF/Notifier/Post/AbstractWatch.php(106): XF\Notifier\AbstractNotifier->basicAlert(Object(ThemeHouse\UIX\XF\Entity\User), 2, 'Testbenutzer', 'post', 10, 'insert')
#7 src/XF/Service/AbstractNotifier.php(88): XF\Notifier\Post\AbstractWatch->sendAlert(Object(ThemeHouse\UIX\XF\Entity\User))
#8 src/XF/Service/AbstractNotifier.php(46): XF\Service\AbstractNotifier->notifyType(Object(XF\Notifier\Post\ThreadWatch), Array, 1.70295E+9)
#9 src/XF/Service/AbstractNotifier.php(58): XF\Service\AbstractNotifier->notify(3)
#10 src/XF/Service/Thread/Replier.php(252): XF\Service\AbstractNotifier->notifyAndEnqueue(3)
#11 src/XF/Pub/Controller/Thread.php(459): XF\Service\Thread\Replier->sendNotifications()
#12 src/XF/Pub/Controller/Thread.php(618): XF\Pub\Controller\Thread->finalizeThreadReply(Object(PB\PostAsUser\XF\Service\Thread\Replier))
#13 src/XF/Mvc/Dispatcher.php(352): XF\Pub\Controller\Thread->actionAddReply(Object(XF\Mvc\ParameterBag))
#14 src/XF/Mvc/Dispatcher.php(258): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'AddReply', Object(XF\Mvc\RouteMatch), Object(PB\PostAsUser\XF\Pub\Controller\Thread), NULL)
#15 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(PB\PostAsUser\XF\Pub\Controller\Thread), NULL)
#16 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#17 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#18 src/XF.php(524): XF\App->run()
#19 index.php(20): XF::runApp('XF\\Pub\\App')
#20 {main}
Status der Anfrage
array(4) {
  ["url"] => string(25) "/threads/test.1/add-reply"
  ["referrer"] => string(36) "https://assindia.dev/threads/test.1/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(10) {
    ["_xfToken"] => string(8) "********"
    ["message_html"] => string(26) "<p>weiterer test&nbsp;</p>"
    ["attachment_hash"] => string(32) "0322cf1dc4dc5e6ad9142a0305844b0e"
    ["attachment_hash_combined"] => string(83) "{"type":"post","context":{"thread_id":1},"hash":"0322cf1dc4dc5e6ad9142a0305844b0e"}"
    ["last_date"] => string(10) "1702949650"
    ["last_known_date"] => string(10) "1702949615"
    ["load_extra"] => string(1) "1"
    ["_xfRequestUri"] => string(16) "/threads/test.1/"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,514
Points
523

Reputation:

Can someone describe this error to me and how I fix it.

Unfortunately, ChatGPT doesn't get me anywhere either:

Code:
ErrorException: [E_WARNING] stream_socket_client(): Unable to connect to tcp://127.0.0.1:56113 (Connection refused) src/addons/DCom/LiveContent/vendor/workerman/phpsocket.io-emitter/src/Emitter.php:33
Generiert von: Testbenutzer 19. Dez. 2023 um 01:35
Stack-Trace
#0 [internal function]: XF::handlePhpError(2, '[E_WARNING] str...', '/var/www/vhosts...', 33)
#1 src/addons/DCom/LiveContent/vendor/workerman/phpsocket.io-emitter/src/Emitter.php(33): stream_socket_client('tcp://127.0.0.1...', 0, '', 3)
#2 src/addons/DCom/LiveContent/vendor/workerman/phpsocket.io-emitter/src/Emitter.php(23): Emitter->connect()
#3 src/addons/DCom/LiveContent/XF/Repository/UserAlert.php(21): Emitter->__construct('127.0.0.1', '56113')
#4 src/XF/Repository/UserAlert.php(116): DCom\LiveContent\XF\Repository\UserAlert->insertAlert(1, 2, 'Testbenutzer', 'post', 10, 'insert', Array, Object(ArrayObject))
#5 src/XF/Notifier/AbstractNotifier.php(62): XF\Repository\UserAlert->alert(Object(ThemeHouse\UIX\XF\Entity\User), 2, 'Testbenutzer', 'post', 10, 'insert', Array, Array)
#6 src/XF/Notifier/Post/AbstractWatch.php(106): XF\Notifier\AbstractNotifier->basicAlert(Object(ThemeHouse\UIX\XF\Entity\User), 2, 'Testbenutzer', 'post', 10, 'insert')
#7 src/XF/Service/AbstractNotifier.php(88): XF\Notifier\Post\AbstractWatch->sendAlert(Object(ThemeHouse\UIX\XF\Entity\User))
#8 src/XF/Service/AbstractNotifier.php(46): XF\Service\AbstractNotifier->notifyType(Object(XF\Notifier\Post\ThreadWatch), Array, 1.70295E+9)
#9 src/XF/Service/AbstractNotifier.php(58): XF\Service\AbstractNotifier->notify(3)
#10 src/XF/Service/Thread/Replier.php(252): XF\Service\AbstractNotifier->notifyAndEnqueue(3)
#11 src/XF/Pub/Controller/Thread.php(459): XF\Service\Thread\Replier->sendNotifications()
#12 src/XF/Pub/Controller/Thread.php(618): XF\Pub\Controller\Thread->finalizeThreadReply(Object(PB\PostAsUser\XF\Service\Thread\Replier))
#13 src/XF/Mvc/Dispatcher.php(352): XF\Pub\Controller\Thread->actionAddReply(Object(XF\Mvc\ParameterBag))
#14 src/XF/Mvc/Dispatcher.php(258): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'AddReply', Object(XF\Mvc\RouteMatch), Object(PB\PostAsUser\XF\Pub\Controller\Thread), NULL)
#15 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(PB\PostAsUser\XF\Pub\Controller\Thread), NULL)
#16 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#17 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#18 src/XF.php(524): XF\App->run()
#19 index.php(20): XF::runApp('XF\\Pub\\App')
#20 {main}
Status der Anfrage
array(4) {
  ["url"] => string(25) "/threads/test.1/add-reply"
  ["referrer"] => string(36) "https://assindia.dev/threads/test.1/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(10) {
    ["_xfToken"] => string(8) "********"
    ["message_html"] => string(26) "<p>weiterer test&nbsp;</p>"
    ["attachment_hash"] => string(32) "0322cf1dc4dc5e6ad9142a0305844b0e"
    ["attachment_hash_combined"] => string(83) "{"type":"post","context":{"thread_id":1},"hash":"0322cf1dc4dc5e6ad9142a0305844b0e"}"
    ["last_date"] => string(10) "1702949650"
    ["last_known_date"] => string(10) "1702949615"
    ["load_extra"] => string(1) "1"
    ["_xfRequestUri"] => string(16) "/threads/test.1/"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
UltraPyromaneSounds like socket.io is not running or not listening, did you check these posts and the following in the replies?
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,775
Points
823

Reputation:

ENXF NET updated [DCom] Live Content with a new update entry:

2.6.2

  • Fixed an issue with guest avatar rendering when guests are allowed to post.
2.6.1
  • Fixed a bug in the CSS style when displaying the "Typing..." block in a pop-up window.
2.6.0
  • Fixed a bug where all users were not displayed in the online block.
  • Fixing the error "The session key must be overridden."
  • Added the ability to display the "Typing..." block in a pop-up window.
  • JavaScript optimized.
  • Fixing errors when managing the socket server...

Read the rest of this update entry...
 
Top