Also, CFERROR instead of ERROR. ...................... Ben Nadel Certified Advanced ColdFusion Developer www.bennadel.com
-----Original Message----- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Monday, October 23, 2006 12:57 PM To: CF-Talk Subject: RE: Eroor handeling wierdness If you switched from Application.cfm To Application.cfc it's a different error object. Also, if you are calling the error page directly or perhaps CFLocating to it, then the CFError object won't exist and you might get an error like that. ....................... Ben Nadel Certified Advanced ColdFusion Developer www.bennadel.com -----Original Message----- From: Mark Holm [mailto:[EMAIL PROTECTED] Sent: Monday, October 23, 2006 12:42 PM To: CF-Talk Subject: Eroor handeling wierdness Hi all, This is really strange.. having issues with the error handeling in CF.. on my error template is suddenly no longer working...I am getting thiese error messages: "Element TEMPLATE is undefined in ERROR." Also got the following error messages.. "Element DATETIME is undefined in ERROR." and "Element BROWSER is undefined in ERROR. " What would cause my error template to stop functioning correctly? FYI this template has worked fine in the past and have not made any changes to it. TIA Mark Holm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257764 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

