headTitle($this->translate('An error has occurred')); $this->layout()->breadcrumbs = '
  • Error
  • '; ?>

    transEsc('An error has occurred')?>

    transEsc($this->message)?>

    transEsc('Please contact the Library Reference Department for assistance')?>
    escapeHtmlAttr($this->systemEmail()); ?>

    showInstallLink): ?>

    transEsc('auto_configure_title', [], 'Auto Configure')?>

    transEsc('auto_configure_description', [], 'If this is a new installation, you may be able to fix the error using VuFind\'s Auto Configure tool.')?>

    transEsc('Upgrade VuFind')?>

    transEsc('upgrade_description', [], 'If you are upgrading a previous VuFind version, you can load your old settings with this tool.')?> display_exceptions) && $this->display_exceptions): ?>

    transEsc('Exception')?>:

    transEsc('Message')?>: escapeHtml($this->exception->getMessage())?>

    transEsc('Backtrace')?>:

    exception->getTraceAsString()?>
      
    exception->getPrevious()): ?>

    Previous exceptions:

    getMessage()?>

    getTraceAsString()?>
    getPrevious(); ?> request)): ?>

    transEsc('error_page_parameter_list_heading')?>:

    escapeHtml(var_export($this->request->getParams(), true))?>