08-15-2014, 08:38 AM
[eluser]CroNiX[/eluser]
If you don't like the way show_error works, create your own "page" to send your errors to. Just call a view and pass whatever data to display that you feel appropriate.
Is there a reason why you couldn't just use the db and log the error before you show it?
If you don't like the way show_error works, create your own "page" to send your errors to. Just call a view and pass whatever data to display that you feel appropriate.
Is there a reason why you couldn't just use the db and log the error before you show it?