Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Error message - cannot find where its coming from

Participant ,
Mar 17, 2008 Mar 17, 2008
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


199
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 17, 2008 Mar 17, 2008
LATEST
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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources