error)) { $this->error = JError::raiseWarning(404, JText::_('JERROR_ALERTNOAUTHOR')); $this->debug = false; } //get language and direction $app = JFactory::getApplication('site'); $doc = JFactory::getDocument(); $this->language = $doc->language; $this->direction = $doc->direction; $tpath = $this->baseurl.'/templates/'.$this->template; $template = $app->getTemplate(true); $params = JFactory::getApplication()->getTemplate(true)->params; $style = $params->get('style'); ?> <?php echo $this->error->getCode(); ?> - <?php echo $this->title; ?> get('customcss')) { ?>

getCfg('sitename'); ?>

error->getCode(); ?>

error->getMessage(); ?>


getCfg('mailfrom'); ?>

error->getMessage(); ?>

debug) { echo $this->renderBacktrace(); } ?>