Seeing errors in concrete5.5

Permalink
I noticed when i go into the dashboard -> system -> debug settings and click the radio button to show errors on the page it doesn't do anything. I still can't see my exceptions. I've also installed xdebug and can see a nice, friendly formatted stack trace on a regular php page but not in concrete.

Is there something else i need to do to actually see my full error message and stack trace in concrete5.5? Hiding errors is bad for development.

fregas
 
Ricalsin replied on at Permalink Reply
Ricalsin
Same problem, began with v5.5 Any response?
Mireck78 replied on at Permalink Reply
Mireck78
I have the same problem with v5.5, would be nice to have a solution for that. Any Ideas?
mkly replied on at Permalink Reply
mkly
Yup. There is a pull request for it. Has yet to be included afaik.

https://github.com/concrete5/concrete5/pull/457...

I guess you can patch your source if you feel like it.