Site-wide Error Handler issue
I'm having a strange one. I'm using CF 9.0, and I have a set up, with the relative path set correctly.When run-time errors occur, it is calling the template exactly as expected, except for one thing.
In addition to the error template (which shows a nice user-friendly page), I am also getting the default ColdFusion error information following.
So...error occurs, it is throwing to the error template as expected, but then also pushing out the default error page.
It does not do this on CF7 with identical code, so I am thinking that perhaps there is a setting on CF9 Administator that I'm not clicking. But search as I might, I only see the field.
Any suggestions? This is driving me batty.
