When I set suppressErrors to false I get the following error message. I haven't moved any files. Currently I know that the actual error is related to a query because if I take out part of the query, it works. In this case, I would probably have to add pieces back in bit by bit to discover the error anyway, but most of the time the "real" error message would be really helpful.
Sarah Error Diagnostic Information Template file not found. HTTP/1.0 404 Object Not Found Note: If you wish to use an absolute template path (e.g. TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a mapping for the path using the ColdFusion Administrator. yada, yada, yada David Huyck wrote: > There is an API variable you can set in the root fbx_Settings.cfm file: > <cfset fusebox.suppressErrors = true> > > Or maybe it is "false"-- I can't remember which way it goes... > > HTH, > David Huyck > [EMAIL PROTECTED] > > ----- Original Message ----- > From: "Sarah K" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, February 24, 2002 2:26 PM > Subject: how to get 'normal' error msgs. > > > | I'm sorry to repost this question, but I can't find a note of the > answer > | and it's been weeks (if not months since I posted it) so it seems > pretty > | impossible to find on the list. > | > | How do I turn off the error suppression so that I get the error > messages > | I would get programming in CF without the FB methodology? > | > | Thanks, > | Sarah > | > | > | > | > > > ==^================================================================ This email was sent to: [email protected] EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrFMa.bV0Kx9 Or send an email to: [EMAIL PROTECTED] T O P I C A -- Register now to manage your mail! http://www.topica.com/partner/tag02/register ==^================================================================
