On 5 Jul 2006, at 13:12, Russ wrote:

> Try something like this:
>
> <cfif isDefined("url.showDebugOutput")>
>       <cfsetting showDebugOutput="true">
> </cfif>

The cfsetting tag provides a way to suppress debugging information if  
it would otherwise have been displayed, however (at least in the  
testing I've done with CFMX 7.1) it does not enable the display of  
debug information.

There are dozens of sites on this CFMX instance, so I can't turn on  
debugging for everyone, and then to update all the pages in user  
accounts to add the <cfsetting showdebugoutput="false"/> tag.

Have you tried adding <cfsetting showdebugoutput="true"/>, and  
causing the debugging info to appear? Is there an administrator  
configuration option that causes it function that way?

--
Joseph Lamoree

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245445
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to