Actually, you're IP must be listed ONLY if any IPs are listed. If no IPs are listed, then all users will see debug output.
- Chuck -----Original Message----- From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 4:53 PM To: CF-Talk Subject: RE: Show debug output (easy slice of cheese to the winner) 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 ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm 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

