Author: dmzx
Special thanks to: martin
Extension Description:
Deterministically captures every PHP error, exception and fatal error, deduplicates it, and shows a clean page to users and a detailed diagnostic page to authorised admins.
Screenshots:


Extension Download:
…
Installation:
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to `errorpage`.
- In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
- Copy the ` errorpage` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at
(your forum root)/ext/dmzx/errorpage/composer.json - Navigate in the ACP to `Customise -> Manage extensions`
- Look for `Error Page` under the Disabled Extensions list, and click its `Enable` link.
