Hello Michael
Yesterday I abandoned the trial, just to test my own server before they close the chat on IPS.
Now - I'm totally lost in setting up the node.js and the server, but my co-admin has set it up according to your setup
I can only wite one sentence - then I get - can't connect to node.js
I now notice that my serverlog is filled with the following error
ElephantIO\Exception\ServerConnectionFailureException 0: An error occurred while trying to establish a connection to the server #0 /home/kjiver/fjellforum.no/applications/babble/sources/3rdparty/vendor/wisembly/elephant.io/src/Engine/SocketIO/Version1X.php(48): ElephantIO\Engine\SocketIO\Version1X->handshake() #1 /home/kjiver/fjellforum.no/applications/babble/sources/3rdparty/vendor/wisembly/elephant.io/src/Client.php(60): ElephantIO\Engine\SocketIO\Version1X->connect() #2 /home/kjiver/fjellforum.no/applications/babble/sources/Sockets/Sockets.php(101): ElephantIO\Client->initialize() #3 /home/kjiver/fjellforum.no/init.php(443) : eval()'d code(59): IPS\babble\_Sockets->post('Adrgha has repl...', Object(IPS\Member), '4,8,10,2,3,6,11...', Array) #4 /home/kjiver/fjellforum.no/system/Content/Comment.php(171): IPS\forums\Topic\babble_hook_ipsForumsTopicPost->save() #5 [internal function]: IPS\Content\_Comment::create(Object(IPS\forums\Topic), '\n<blockquote cl...', false, NULL, NULL, Object(IPS\Member), NULL, NULL, NULL) #6 /home/kjiver/fjellforum.no/applications/forums/sources/Topic/Post.php(132): call_user_func_array('parent::create', Array) #7 /home/kjiver/fjellforum.no/init.php(443) : eval()'d code(27): IPS\forums\Topic\_Post::create(Object(IPS\forums\Topic), '\n<blockquote cl...', false, NULL, NULL, NULL, NULL, NULL, NULL) #8 /home/kjiver/fjellforum.no/system/Content/Item.php(3700): IPS\forums\Topic\cms_hook_Post::create(Object(IPS\forums\Topic), '\n<blockquote cl...', false, NULL) #9 /home/kjiver/fjellforum.no/init.php(443) : eval()'d code(58): IPS\Content\_Item->processCommentForm(Array) #10 /home/kjiver/fjellforum.no/system/Content/Item.php(3551): IPS\Content\hook545->processCommentForm(Array) #11 /home/kjiver/fjellforum.no/applications/forums/modules/front/forums/topic.php(116): IPS\Content\_Item->commentForm() #12 /home/kjiver/fjellforum.no/system/Dispatcher/Controller.php(96): IPS\forums\modules\front\forums\_topic->manage() #13 /home/kjiver/fjellforum.no/system/Content/Controller.php(51): IPS\Dispatcher\_Controller->execute() #14 /home/kjiver/fjellforum.no/applications/forums/modules/front/forums/topic.php(40): IPS\Content\_Controller->execute() #15 /home/kjiver/fjellforum.no/system/Dispatcher/Dispatcher.php(129): IPS\forums\modules\front\forums\_topic->execute() #16 /home/kjiver/fjellforum.no/index.php(13): IPS\_Dispatcher->run() #17 {main} backtrace #0 /home/kjiver/fjellforum.no/applications/babble/sources/Sockets/Sockets.php(180): IPS\_Log::log('ElephantIO\\Exce...') #1 /home/kjiver/fjellforum.no/init.php(443) : eval()'d code(59): IPS\babble\_Sockets->post('Adrgha has repl...', Object(IPS\Member), '4,8,10,2,3,6,11...', Array) #2 /home/kjiver/fjellforum.no/system/Content/Comment.php(171): IPS\forums\Topic\babble_hook_ipsForumsTopicPost->save() #3 [internal function]: IPS\Content\_Comment::create(Object(IPS\forums\Topic), '\n<blockquote cl...', false, NULL, NULL, Object(IPS\Member), NULL, NULL, NULL) #4 /home/kjiver/fjellforum.no/applications/forums/sources/Topic/Post.php(132): call_user_func_array('parent::create', Array) #5 /home/kjiver/fjellforum.no/init.php(443) : eval()'d code(27): IPS\forums\Topic\_Post::create(Object(IPS\forums\Topic), '\n<blockquote cl...', false, NULL, NULL, NULL, NULL, NULL, NULL) #6 /home/kjiver/fjellforum.no/system/Content/Item.php(3700): IPS\forums\Topic\cms_hook_Post::create(Object(IPS\forums\Topic), '\n<blockquote cl...', false, NULL) #7 /home/kjiver/fjellforum.no/init.php(443) : eval()'d code(58): IPS\Content\_Item->processCommentForm(Array) #8 /home/kjiver/fjellforum.no/system/Content/Item.php(3551): IPS\Content\hook545->processCommentForm(Array) #9 /home/kjiver/fjellforum.no/applications/forums/modules/front/forums/topic.php(116): IPS\Content\_Item->commentForm() #10 /home/kjiver/fjellforum.no/system/Dispatcher/Controller.php(96): IPS\forums\modules\front\forums\_topic->manage() #11 /home/kjiver/fjellforum.no/system/Content/Controller.php(51): IPS\Dispatcher\_Controller->execute() #12 /home/kjiver/fjellforum.no/applications/forums/modules/front/forums/topic.php(40): IPS\Content\_Controller->execute() #13 /home/kjiver/fjellforum.no/system/Dispatcher/Dispatcher.php(129): IPS\forums\modules\front\forums\_topic->execute() #14 /home/kjiver/fjellforum.no/index.php(13): IPS\_Dispatcher->run() #15 {main}
Recommended Comments