OK, I managed to get it working but is is supposed to show form, URL vars etc?
Do you need to have an active application defined? I looked direct at a simple test page and it doesn't really give any info other than no breaking the site layout? "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Raymond Camden To: CF-Talk Sent: Tue Mar 13 18:52:24 2007 Subject: Re: ColdFire RC1 Released Ah - yes - if you do not properly close your cfsettings, than ColdFire _would_ be affected by this. There is a simple way to test. Add an onRequestEnd.cfm file and put: Ray Rocks No cfoutput. If you do NOT see it - it means something earlier in the request turned on cfsetting/enablecfoutputonly and never turned it off again. On 3/13/07, Jacob Munson <[EMAIL PROTECTED]> wrote: > It works for me, using a local CF install. > > I can't wait to see the variables scopes, then it will be truly > awesome. Only problem is when you need to test in IE, you'd have to > change the cfadmin setting to see the debugging again...but I guess > that's the nature of this beast. > > On 3/13/07, Cutter (CFRelated) <[EMAIL PROTECTED]> wrote: > > Yeah Ray, saw the same thing here as well. > > > > Steve "Cutter" Blades > > Adobe Certified Professional > > Advanced Macromedia ColdFusion MX 7 Developer > > _____________________________ > > http://blog.cutterscrossing.com > > > > Raymond Camden wrote: > > > Can you file a bug at the site? That is truly odd. All the template > > > does is stuff info in the header. > > > > > > On 3/13/07, Paul Vernon <[EMAIL PROTECTED]> wrote: > > > > > >>>Grab the bits from http://coldfire.riaforge.org > > >>> > > >>>Enjoy the frosty goodness. > > >> > > >>It seems to stop my development sites from displaying at all... > > >> > > >>I just get the page I am on when I enter a URL into the browser rather than > > >>the page I want ie the one I just typed in... The debug info returned looks > > >>to be correct, I just can't see my sites! > > >> > > >>If I switch the template to either of the standard CF templates, all is fine > > >>:) > > >> > > >>Paul > > >> > > >> > > >> > > >> > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272593 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

