getTemplate(true)->params; $logo = $params->get('logo'); $color = $params->get('templatecolor'); $navposition = $params->get('navposition'); $format = $app->input->getCmd('format', 'html'); ?> <?php echo $this->error->getCode(); ?> - <?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES, 'UTF-8'); ?> true, 'returnPath' => true)); ?> direction === 'rtl') : ?> template . '/css/' . $color . '_rtl.css')) : ?> get('debug_lang', '0') == '1' || $app->get('debug', '0') == '1') : ?>

#error->getCode(); ?> error->getMessage(), ENT_QUOTES, 'UTF-8'); ?>

debug) : ?>
error->getFile(), ENT_QUOTES, 'UTF-8');?>:error->getLine(); ?>
debug) : ?>
renderBacktrace(); ?> error->getPrevious()) : ?> _error here and in the loop as setError() assigns errors to this property and we need this for the backtrace to work correctly ?> setError($this->_error->getPrevious()); ?>

_error->getMessage(), ENT_QUOTES, 'UTF-8'); ?>
_error->getFile(), ENT_QUOTES, 'UTF-8');?>:_error->getLine(); ?>

renderBacktrace(); ?> setError($this->_error->getPrevious()); ?> setError($this->error); ?>