Disable Oopsy! message in development

Is there a way to disable the Oopsy! message and let Coldfusion debugging info through? (asking for a friend) :slight_smile:

What specific ColdFusion debugging are you trying to see? You can provide a custom error template to ColdBox, but generally speaking, ColdBox’s built in template has all the information present in the exception.

That is my problem (kind of), Whoops doesn’t load and all I get is Type: Expression from the Oopsy! message.
oops

I found my (DUH) problem.

What was the solution?