2 things, first, you have to enable debug in the CF administrator AND you have to add your IP address to the list of Ips enabled for debugging. You will see the debug info without having to use the <cfsetting showdebugoutput="yes"> setting. Instead, you will use this attribute to turn debugging OFF when you want to see what the page looks like without it. the "yes" setting is only useful as a placeholder for the tag (so you don't have to keep commenting it out everytime you want to see the debug).
-mk -----Original Message----- From: Eric Hoffman [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 3:28 PM To: CF-Talk Subject: Show debug output (easy slice of cheese to the winner) <cfsetting showdebugoutput="Yes"> Put in my application.cfm, the templates do not append the debug info at the end of the templates. What have I missed? Regards, Eric J Hoffman DataStream Connexion www.datastreamconnexion.com Delivering Creative Data Solutions ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

