Skip to main content
Inspiring
March 17, 2008
Question

Error message - cannot find where its coming from

  • March 17, 2008
  • 1 reply
  • 244 views
Hi Guys,

I have a default error message setup, and I need to get rid of it for debugging purposes.

Problem is, I cannot remember where the template is coming from.

Theres nothing setup in application.cfm. Is there anywhere in cfadmin where it might be set?

I'm using CF 7

Thankyou


    This topic has been closed for replies.

    1 reply

    Inspiring
    March 17, 2008
    Mattastic wrote:
    > Hi Guys,
    >
    > I have a default error message setup, and I need to get rid of it for
    > debugging purposes.
    >
    > Problem is, I cannot remember where the template is coming from.
    >
    > Theres nothing setup in application.cfm. Is there anywhere in cfadmin where it
    > might be set?
    >
    > I'm using CF 7
    >
    > Thankyou

    "Site Wide Exception" handler configured in the Administrator most likely.

    <cferror...> tags potentially embedded in your CFML files.