Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

RerunURL

Summary

A list of error codes and the url for rerunning

Usage

RerunURL[<error_code>]=<url>

Description

This setting defines the url for rerunning, for each eZ Publish error code.
Rerunning means executing another module and view as though that module was specified in the browser url.

The following error codes for kernel are currently defined:

  • 1 - Access denied
  • 2 - Object not found
  • 3 - Object not available
  • 4 - Object has moved
  • 20 - Module not found
  • 21 - Module view not found
  • 22 - Module or view disabled
  • 50 - No DB connection

This setting overrides DefaultRerunURL.

Examples

RerunURL[1]=/user/login

Ricardo Correia (30/07/2013 1:33 pm)

Ricardo Correia (30/07/2013 1:33 pm)


Comments

There are no comments.