Twig_Error_Runtime [ 0 ]: An exception has been thrown during the rendering of a template ("Invalid method title called in Model_Page") in "error\/404.html" at line 3.

MODPATH/twig/vendor/Twig/lib/Twig/Template.php [ 182 ]

177         try {
178             $this->doDisplay($context, $blocks);
179         } catch (Twig_Error $e) {
180             throw $e;
181         } catch (Exception $e) {
182             throw new Twig_Error_Runtime(sprintf('An exception has been thrown during the rendering of a template ("%s").', $e->getMessage()), -1, null, $e);
183         }
184     }
185 
186     /**
187      * Renders the template with the given context and returns it as string.
  1. APPPATH/cache/twig/08/19/6d1506118e9c4d2a042a95740d5c.php [ 33 ] » Twig_Template->display(arguments)

  2. MODPATH/twig/vendor/Twig/lib/Twig/Template.php [ 178 ] » __TwigTemplate_08196d1506118e9c4d2a042a95740d5c->doDisplay(arguments)

  3. MODPATH/twig/vendor/Twig/lib/Twig/Template.php [ 197 ] » Twig_Template->display(arguments)

  4. MODPATH/twig/classes/kohana/twig.php [ 408 ] » Twig_Template->render(arguments)

  5. MODPATH/twig/classes/kohana/twig.php [ 186 ] » Kohana_Twig->render()

  6. SYSPATH/classes/kohana/response.php [ 225 ] » Kohana_Twig->__toString()

  7. MODPATH/twig/classes/kohana/controller/template/twig.php [ 67 ] » Kohana_Response->body(arguments)

  8. {PHP internal call} » Kohana_Controller_Template_Twig->after()

  9. SYSPATH/classes/kohana/request/client/internal.php [ 135 ] » ReflectionMethod->invoke(arguments)

  10. SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client_Internal->execute(arguments)

  11. DOCROOT/packages/core/classes/wg/exception/handler.php [ 18 ] » Kohana_Request->execute()

  12. {PHP internal call} » Wg_Exception_Handler::handle(arguments)

Environment