Server issue Unsupported operand types src/XF/App.php:1015

Nirjonadda

Well-known member
Affected version
2.0.1
Server error log

Code:
Error: Unsupported operand types src/XF/App.php:1015

Generated by: smdesigner Dec 20, 2017 at 2:01 AM

Stack trace

#0 src/XF/Container.php(228): XF\App->XF\{closure}(21, Array, Object(XF\Container))
#1 src/XF/Pub/App.php(337): XF\Container->create('style', 21)
#2 src/XF/Mvc/Dispatcher.php(280): XF\Pub\App->preRender(Object(XF\Mvc\Reply\View), 'html')
#3 src/XF/Mvc/Dispatcher.php(44): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#4 src/XF/App.php(1880): XF\Mvc\Dispatcher->run()
#5 src/XF.php(328): XF\App->run()
#6 index.php(13): XF::runApp('XF\\Pub\\App')
#7 {main}

Request state

array(4) {
  ["url"] => string(17) "/threads/p.35068/"
  ["referrer"] => string(62) "/forums/funny-images.34/page-2"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
(note: likely caused by corrupt Redis cache)

Still getting this error.

Code:
Error: Unsupported operand types src/XF/App.php:1015

Generated by: ddr13 Dec 24, 2017 at 2:49 PM

Stack trace

#0 src/XF/Container.php(228): XF\App->XF\{closure}('24', Array, Object(XF\Container))
#1 src/XF/Pub/App.php(337): XF\Container->create('style', 0)
#2 src/XF/Mvc/Dispatcher.php(280): XF\Pub\App->preRender(Object(XF\Mvc\Reply\View), 'html')
#3 src/XF/Mvc/Dispatcher.php(44): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#4 src/XF/App.php(1880): XF\Mvc\Dispatcher->run()
#5 src/XF.php(328): XF\App->run()
#6 index.php(13): XF::runApp('XF\\Pub\\App')
#7 {main}

Request state

array(4) {
  ["url"] => string(31) "/forums/desi-picture.42/page-73"
  ["referrer"] => string(57) "/forums/desi-picture.42/page-72"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Top Bottom