TeamSpeak Fixed ErrorException: Uninitialized string offset: 0

Hey,

This suddenly started to happen when opening the viewer:

ErrorException: Uninitialized string offset: 0 - library\NixFifty\TeamSpeak\Viewer.php:629
Generated By: Tatsumi, Today at 08:36

Code:
Stack Trace
#0 C:\inetpub\wwwroot\forum.klaerwerk-community.de\library\NixFifty\TeamSpeak\Viewer.php(629): XenForo_Application::handlePhpError(8, 'Uninitialized s...', 'C:\\inetpub\\wwwr...', 629, Array)
#1 C:\inetpub\wwwroot\forum.klaerwerk-community.de\library\NixFifty\TeamSpeak\Helper.php(1179): NixFifty_TeamSpeak_Viewer->compile(true, Object(Closure), 1)
#2 C:\inetpub\wwwroot\forum.klaerwerk-community.de\library\NixFifty\TeamSpeak\ControllerPublic\Account.php(10): NixFifty_TeamSpeak_Helper->getDefaultViewer()
#3 C:\inetpub\wwwroot\forum.klaerwerk-community.de\library\XenForo\FrontController.php(351): NixFifty_TeamSpeak_ControllerPublic_Account->actionTeamSpeak()
#4 C:\inetpub\wwwroot\forum.klaerwerk-community.de\library\XenForo\FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 C:\inetpub\wwwroot\forum.klaerwerk-community.de\index.php(13): XenForo_FrontController->run()
#6 {main}
Request State
array(3) {
  ["url"] => string(54) "https://forum.klaerwerk-community.de/account/teamspeak"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
 
Are you using channel spacers?

Different kinds of combinations of spacers are known to make things a bit wonky.

Edit: If you are, can you post the spacer string here please?
 
Yeah, I've got some small viewer improvements planned for the next release (1.1.11) which should take care of this.
 
Those improvements got pushed back to 1.1.12 so I could test more, sorry forgot to say. :)
 
Back
Top