serlo / athene2

Moved to https://github.com/serlo/serlo.org monorepo
https://github.com/serlo/serlo.org/tree/master/packages/public/server
Apache License 2.0
19 stars 18 forks source link

Zend\View\Exception\RuntimeException: Zend\View\Renderer\PhpRenderer::render: Unable to render template "layout/default/serlo-home.phtm... #873

Closed sentry-io[bot] closed 5 years ago

sentry-io[bot] commented 5 years ago

Sentry Issue: ATHENE2-1D

Zend\View\Exception\RuntimeException: Zend\View\Renderer\PhpRenderer::render: Unable to render template "layout/default/serlo-home.phtml"; resolver could not resolve to a file
  File "data/classes.php.cache", line 85, in render
    public function attach(EventManagerInterface $events) { $this->listeners[] = $events->attach(MvcEvent::EVENT_DISPATCH_ERROR, array($this, 'prepareExceptionViewModel')); $this->listeners[] = $events->attach(MvcEvent::EVENT_RENDER_ERROR, array($this, 'pre...
  File "vendor/zendframework/zendframework/library/Zend/View/Helper/Partial.php", line 61, in __invoke
    return $this->getView()->render($name, $values);
  File "vendor/zendframework/zendframework/library/Zend/View/Helper/Partial.php", line 0, in call_user_func_array
    Zend\View\Helper\Partial->__invoke
  File "data/classes.php.cache", line 85, in __call
    public function attach(EventManagerInterface $events) { $this->listeners[] = $events->attach(MvcEvent::EVENT_DISPATCH_ERROR, array($this, 'prepareExceptionViewModel')); $this->listeners[] = $events->attach(MvcEvent::EVENT_RENDER_ERROR, array($this, 'pre...
  File "module/Ui/templates/layout/home.phtml", line 27, in include
    echo $this->partial('layout/default/serlo-home.phtml');
...
(13 additional frame(s) were not displayed)