8000 disable_zf_model = true, still looks for layout · Issue #104 · ZF-Commons/ZfcTwig · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
disable_zf_model = true, still looks for layout #104
Open
@stratease

Description

@stratease

Zfc module.config.php

    /**
    * If set to true disables ZF's notion of parent/child layouts in favor of
    * Twig's inheritance model.
    */
    'disable_zf_model' => true,

This is set to true, and as far as I can tell I've disabled all references to the layout, but the application throws the following error:

    Fatal error: Uncaught exception 'Zend\View\Exception\RuntimeException' with message 'Zend\View\Renderer\PhpRenderer::render: Unable to render template "layout/layout"; resolver could not resolve to a file' in ...vendor/zendframework/zendframework/library/Zend/View/Renderer/PhpRenderer.php:498

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0