SmartyException [ 0 ]: Unable to load template file 'notfound.html' in 'templates/article_base.html'

/data/CM/svn/svn_checkout/iladynew/application/libraries/Smarty/sysplugins/smarty_internal_templatebase.php [ 127 ]

122             if ($_template->parent instanceof Smarty_Internal_Template) {
123                 $parent_resource = " in '{$_template->parent->template_resource}'";
124             } else {
125                 $parent_resource = '';
126             }
127             throw new SmartyException("Unable to load template {$_template->source->type} '{$_template->source->name}'{$parent_resource}");
128         }
129         // read from cache or render
130         if (!($_template->caching == Smarty::CACHING_LIFETIME_CURRENT || $_template->caching == Smarty::CACHING_LIFETIME_SAVED) || !$_template->cached->valid) {
131             // render template (not loaded and not in cache)
132             if (!$_template->source->uncompiled) {
  1. /data/CM/svn/svn_checkout/iladynew/application/libraries/Smarty/sysplugins/smarty_internal_template.php [ 286 ] » Smarty_Internal_TemplateBase->fetch(arguments)

  2. /data/CM/svn/svn_checkout/iladynew/templates_c/5d6c1ac10c6c7594517be68c20562acdfd447525.file.article_base.html.php [ 41 ] » Smarty_Internal_Template->getSubTemplate(arguments)

  3. /data/CM/svn/svn_checkout/iladynew/application/libraries/Smarty/sysplugins/smarty_internal_templatebase.php [ 180 ] » content_5c07624315cce6_77378381(arguments)

  4. /data/CM/svn/svn_checkout/iladynew/application/libraries/Smarty/sysplugins/smarty_internal_templatebase.php [ 374 ] » Smarty_Internal_TemplateBase->fetch(arguments)

  5. /data/CM/svn/svn_checkout/iladynew/application/libraries/cismarty.php [ 39 ] » Smarty_Internal_TemplateBase->display(arguments)

  6. /data/CM/svn/svn_checkout/iladynew/application/controllers/notfound.php [ 16 ] » Cismarty->render(arguments)

  7. {PHP internal call} » Notfound->index(arguments)

  8. /data/CM/svn/svn_checkout/iladynew/system/core/Common.php [ 337 ] » call_user_func_array(arguments)

  9. /data/CM/svn/svn_checkout/iladynew/system/core/CodeIgniter.php [ 357 ] » show_404(arguments)

  10. /data/CM/svn/svn_checkout/iladynew/index.php [ 203 ] » require_once(arguments)

Environment