Twig_Error_Loader [ 0 ]: Unable to find template "errors/404.twig" (looked into: /var/www/v-4982/data/www/qmu.edu.kz/application/views, /var/www/v-4982/data/www/kohana/3.3/modules/minion/views, /var/www/v-4982/data/www/qmu.edu.kz/modules/template/views, /var/www/v-4982/data/www/qmu.edu.kz/modules/storage/views, /var/www/v-4982/data/www/qmu.edu.kz/modules/flexiblemigrations/views, /var/www/v-4982/data/www/qmu.edu.kz/modules/paginate/views, /var/www/v-4982/data/www/qmu.edu.kz/modules/message/views, /var/www/v-4982/data/www/qmu.edu.kz/modules/email/views, /var/www/v-4982/data/www/kohana/3.3/system/views).

DOCROOT/modules/template/vendor/Twig/Loader/Filesystem.php [ 198 ]

193             if (is_file($path.'/'.$name)) {
194                 return $this->cache[$name] = $path.'/'.$name;
195             }
196         }
197 
198         throw new Twig_Error_Loader(sprintf('Unable to find template "%s" (looked into: %s).', $name, implode(', ', $this->paths[$namespace])));
199     }
200 
201     protected function validateName($name)
202     {
203         if (false !== strpos($name, "\0")) {
  1. DOCROOT/modules/template/vendor/Twig/Loader/Filesystem.php [ 134 ] » Twig_Loader_Filesystem->findTemplate(arguments)

  2. DOCROOT/modules/template/vendor/Twig/Environment.php [ 266 ] » Twig_Loader_Filesystem->getCacheKey(arguments)

  3. DOCROOT/modules/template/vendor/Twig/Environment.php [ 313 ] » Twig_Environment->getTemplateClass(arguments)

  4. DOCROOT/modules/template/classes/Kohana/Kotwig/View.php [ 19 ] » Twig_Environment->loadTemplate(arguments)

  5. DOCROOT/modules/template/classes/Kohana/Kotwig/View.php [ 57 ] » Kohana_Kotwig_View::capture(arguments)

  6. APPPATH/classes/HTTP/Exception/404.php [ 33 ] » Kohana_Kotwig_View->render()

  7. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 108 ] » HTTP_Exception_404->get_response()

  8. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  9. SYSPATH/classes/Kohana/Request.php [ 990 ] » Kohana_Request_Client->execute(arguments)

  10. DOCROOT/index.php [ 122 ] » Kohana_Request->execute()

Environment