Fixed Error in admin panel

janslu

Active Member
I get the following error from time to time:
Code:
Server Error Log
Error Info
ErrorException: Illegal string offset 'social_group_id' - library/Nobita/Teams/XenGallery/ControllerPublic/Media.php:53
Generated By: 8martula9, 39 minut temu
Stack Trace
#0 /forum/library/Nobita/Teams/XenGallery/ControllerPublic/Media.php(53): XenForo_Application::handlePhpError(2, 'Illegal string ...', '/var/www/hosts/...', 53, Array)
#1 /forum/library/XenGallery/ControllerPublic/Media.php(780): Nobita_Teams_XenGallery_ControllerPublic_Media->_getSiteMediaWrapper(2, Object(XenForo_ControllerResponse_View))
#2 /forum/library/XenForo/FrontController.php(351): XenGallery_ControllerPublic_Media->actionEdit()
#3 /forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /forum/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
  ["url"] => string(56) "https://www.babyboom.pl/forum/media/dsc_0304.718457/edit"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Back
Top