I am using access="remote" in cffunction, and <cfsetting showdebugoutput="no"> immediately after the <cfcomponent> tag. This does not work either. i also tried using cfsetting in application.cfm with no use.
Any other alternatives I can try? On Sun, Oct 10, 2010 at 7:40 PM, enigment <enigm...@gmail.com> wrote: > > I'm pretty certain that "no", "false", and "0" all have the same effect. > > Dave > > On Sun, Oct 10, 2010 at 3:43 PM, Reed Powell <r...@powellgenealogy.com> > wrote: > > > > You want <cfsetting showdebugoutput="No"> not "false". It will stop any > debug output, just as if you removed your IP address from the list in cf > admin. It will not have any effect on error output, etc. > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338050 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm