Jump to content

Javascript error


Kjell Iver Johansen
  • Not Specified Closed Bug

(Topic title might be incorrect.)

Earlier - before I started the testing phase with til Service Trial - I had some problems on my board with double, and triple posts. 

When members submitted a post nothing happend, but actually they posted again and again. This also happened with me - and it stopped when I disebled my own try with Babble on my server.

Now - I have the same issue when I run the trial. Not often, but sometimes. Is this a known bug or something reported before?


User Feedback

Recommended Comments

are there any errors in your system logs? this is IPS hook weirdness, where if a hook causes an error in a certain chain it goes up, causing the parent to be called again, i will need to now the error so i can target what is causing it.

Link to comment
Share on other sites

Error: Class 'IPS\babble\Sockets\ServerConnectionFailureException' not found (0)
#0 /home/kjiver/fjellforum.no/applications/babble/sources/3rdparty/vendor/wisembly/elephant.io/src/Engine/SocketIO/Version1X.php(48): IPS\babble\Sockets\_Engine->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(264): ElephantIO\Client->initialize()
#3 /home/kjiver/fjellforum.no/applications/babble/modules/front/view/view.php(561): IPS\babble\_Sockets->counts()
#4 [internal function]: IPS\babble\modules\front\view\_view->counts()
#5 /home/kjiver/fjellforum.no/system/Dispatcher/Controller.php(85): call_user_func(Array)
#6 /home/kjiver/fjellforum.no/applications/babble/modules/front/view/view.php(255): IPS\Dispatcher\_Controller->execute()
#7 /home/kjiver/fjellforum.no/system/Dispatcher/Dispatcher.php(129): IPS\babble\modules\front\view\_view->execute()
#8 /home/kjiver/fjellforum.no/index.php(13): IPS\_Dispatcher->run()
#9 {main}

and

#0 /home/kjiver/fjellforum.no/init.php(507): IPS\_Log::log('Error: Class 'I...', 'uncaught_except...')
#1 [internal function]: IPS\IPS::exceptionHandler(Object(Error))
#2 {main}

This is from my errorlogs. Does it make any sense?

Link to comment
Share on other sites


×
×
  • Create New...