Screenshot
Downloads: 796
Added: 01 Jul 2003
Updated: 19 Jun 2008
Developer: Visit


AB Cold Fusion Error Notification Publisher Description
  This tag allows the developer to easily pin point errors before the client or user. In addition if you don't have access to the ColdFusion Administrator (if another company is hosting the site), you also don't have acess to see the DEBUG output generated since it is set in the CF ADMIN. Therefore, the work around is to place this tag within the Applicaiton.cfm at which time you will be emailed along with the error being displayed to a specified list of IP's. Usage: 1. Unzip the error.cfm and place in the same directory as your Application.cfm file. Then place the <cferror type="Exception" template="error.cfm" mailto="you@youremail.com"> within your Application.cfm file (see the attached Application.cfm file for the example). 2. Modify the <cfset EMAILADDRESSTONOTIFY="you@youremail.com,yours@youremail.com"> to match the email addresses you want the error to be sent to. 3. Modify the <cfset ERRORIPS=""> to add the IP's which will be able to see the erro on the page along with the error being emailed to the developer. FULL EXAMPLE. 1. Application.cfm: Add the following line <cferror type="Exception" template="error.cfm" mailto="you@youremail.com"> 2. error.cfm (make sure this file is in the same folder as your Application.cfm file). Also make sure to modify the from= on line 56 of the error.cfm page to match what email address is sending the error. <cfset ERRORIPS="219.875.545.66,21.565.874.133"> In addition to this readme, the Application.cfm and error.cfm files within the zip file you downloaded have usage syntax also. Feel free to modify the error.cfm match your colors and fonts.
OS:
AB Cold Fusion Error Notification Related Scripts
Weighted Random 1.0
  Weighted random is a CFC that I created to use
Download
01 Sep 2008
ColdFusion Custom Tag Arabic Date Formatter (CFX) 1
  An Arabic date custom tag which made in java for
Download
29 Sep 2008
Exam9 Educator Multiple Choice Software 2-3
  Exam9 Educator is used to set up multiple choice tests
Download
31 Jul 2008
vgValidEmail
  Validates any email address using all known parameters.
Download
29 Jul 2008
Railo - CFML Engine 1.0.0a2 (Server
  Railo is a Cold Fusion Compiler for translating and executing
Download
12 Sep 2008
Recommended Tools
Top Downloads