Catch the errors and send an email to yourself and cfdump all scope sin the
email.

I have created a custom error handling component that displays a windows
style error box with a button that when clicked will display all the useful
error information in a hidden div, so while it looks pretty for users, there
is still a way to see the error output on the site if you want to. Whether
or this is enabled is a simple value I set in an XML file which also has the
option to also email all errors to the webmaster.
 

-----Original Message-----
From: Plunkett, Matthew [mailto:[EMAIL PROTECTED] 
Sent: 10 May 2006 19:45
To: CF-Talk
Subject: RE: Cferror and the site wide handler

Yes, I know where it is set.  Thanks for confirming the order that they are
processed.

Now we have to find a new way to be secure (by hiding all the junk that
default errors reveal), but let the developers see what is going on.
Probably we need a smarter, more robust site wide handler. 

Thanks.

-----Original Message-----
From: Steve Brownlee [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 2:42 PM
To: CF-Talk
Subject: RE: Cferror and the site wide handler

No, the site wide error handler is specified in the CF Admin under the
Server Settings > Settings section.  That will catch any error produced by
your site, and the processing will never make it to a page with CFERROR on
it. 

-----Original Message-----
From: Ben Nadel [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 2:35 PM
To: CF-Talk
Subject: RE: Cferror and the site wide handler

I am a bit confused as to the difference? When I use CFERror, I am using it
as a site-wide handler?

Then, I can use CFTRY/CFCATCH on individual pages.

Are you talking about 404 handlers??

..........................
Ben Nadel
Web Developer
Nylon Technology
350 7th Avenue
Floor 10
New York, NY 10001
212.691.1134
212.691.3477 fax
www.nylontechnology.com
 
"You know, like nunchuck skills, bowhunting skills, computer hacking
skills... Girls only want boyfriends who have great skills."
- Napoleon Dynamite





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240181
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to