look in dev exchange at <cf_avartree> it is sweet. -----Original Message----- From: Al Everett [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 10:45 PM To: CF-Talk Subject: RE: Show debug output (easy slice of cheese to the winner)
Given all that, does anyone have a chunk of code that simulates (some of) the debugging output, specifically the variables in the various scopes and the queries that were run? I've got a little site in a hosted environment and they won't let me within furlong of CF Administrator. (At least, not on the hosting plan I'm using.) --- "Mark A. Kruger - CFG" <[EMAIL PROTECTED]> wrote: > 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 > > > > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com 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

