Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aggrosoft/oxid-errorhandler
Better Error Pages for Oxid E-Sales
https://github.com/aggrosoft/oxid-errorhandler
Last synced: about 1 month ago
JSON representation
Better Error Pages for Oxid E-Sales
- Host: GitHub
- URL: https://github.com/aggrosoft/oxid-errorhandler
- Owner: aggrosoft
- License: mit
- Created: 2013-10-10T10:04:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-10T12:51:43.000Z (about 11 years ago)
- Last Synced: 2023-08-04T10:41:02.527Z (over 1 year ago)
- Language: PHP
- Size: 254 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
oxid-errorhandler
=================Better Error Pages for Oxid E-Sales.
This will give you a more sophisticated output when running the oxid e-shop with the iDebug setting set to -1,
please be sure that you also need to active display_errors otherwise this will not work.This is a shameless rip of what the great [symfony2](https://github.com/symfony/symfony) framework does,
most of the code comes from their error handling parts. I just ported the twig templates to smarty, made
it PHP 5.2 compatible and included some more reflection info useful for Oxid development.![Alt text](/screenshot.jpg "Screenshot")