OnPageNotFound
Last updated May 3rd, 2020 | Page history | Improve this page | Report an issue
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn moreEvent: OnPageNotFound¶
Fires immediately before the user is forwarded to the error page if attempting to view a non-existent Resource.
- Service: 1 - Parser Service Events
- Group: None
Event Parameters¶
Name | Description |
---|---|
response_code | The response code to send. Defaults to "HTTP/1.1 404 Not Found" |
error_type | The type. Defaults to 404. |
error_header | The header being sent: Defaults to "HTTP/1.1 404 Not Found" |
error_pagetitle | The pagetitle of the error page. |
error_message | The message being sent in the error page. |
See Also¶
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$306 per month—let's make that $500!
Learn more