While trying to use the OpenBD Debugger on a dev maching I found if debugging is enabled in the Open BD admin, then the apps will not show up in the web root. A simple hack of adding a cfsetting tag in the Application.cfm fixes that: <cfsetting showdebugoutput="false" />
Stan -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
